[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-09-17 Thread Mark Rijckenberg
@k3dar7: Thanks a lot for your valuable help!

Following script works for me on Ubuntu 21.04 (64-bit):

sudo wget https://raw.githubusercontent.com/k3dar/kumk/main/kumk -O 
/usr/local/bin/kumk
sudo chmod a+x /usr/local/bin/kumk
sudo kumk install latest

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

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

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


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

[Bug 1848892] Re: "error: Unknown TPM error." after upgrading to grub 2.04

2019-11-07 Thread Mark Rijckenberg
@Adam Conrad (adconrad) : thanks for the updated packages. Seems to be
solved now on my laptop. My laptop can now successfully enable TPM and
Secure boot at the same time during boot

HP-EliteBook-820-G4 ~> dmesg|egrep 'ecure|tpm|TPM'
[0.00] efi:  ACPI=0xd9ffe000  ACPI 2.0=0xd9ffe014  
TPMFinalLog=0xd9f76000  SMBIOS=0xd9765000  SMBIOS 3.0=0xd9763000  
MEMATTR=0xd63c0018  ESRT=0xd9766b18  TPMEventLog=0xc50a8018 
[0.00] secureboot: Secure boot enabled
[0.00] Kernel is locked down from EFI secure boot; see man 
kernel_lockdown.7
[0.016255] ACPI: TPM2 0xD9FEB000 34 (v03 HPQOEM EDK2 
0002  0113)
[4.068308] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x1B, rev-id 16)
[4.158924] integrity: Loaded X.509 cert 'Hewlett-Packard Company: HP UEFI 
Secure Boot 2013 DB key:

HP-EliteBook-820-G4:~$ apt-cache policy grub2-common grub2
grub2-common:
  Installed: 2.04-1ubuntu12.1
  Candidate: 2.04-1ubuntu12.1
  Version table:
 *** 2.04-1ubuntu12.1 100
100 /var/lib/dpkg/status
 2.04-1ubuntu12 500
500 http://de.archive.ubuntu.com/ubuntu eoan/main amd64 Packages
grub2:
  Installed: 2.04-1ubuntu12.1
  Candidate: 2.04-1ubuntu12.1
  Version table:
 *** 2.04-1ubuntu12.1 100
100 /var/lib/dpkg/status
 2.04-1ubuntu12 500
500 http://de.archive.ubuntu.com/ubuntu eoan/universe amd64 Packages

$ uname -a
HP-EliteBook-820-G4 5.3.0-21-generic #22-Ubuntu SMP Tue Oct 29 22:55:51 UTC 
2019 x86_64 x86_64 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/1848892

Title:
  "error: Unknown TPM error." after upgrading to grub 2.04

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

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

[Bug 1848892] Re: "error: Unknown TPM error." after upgrading to grub 2.04

2019-10-22 Thread Mark Rijckenberg
I have followed this troubleshooting procedure:

1) Booted to Windows 10 to install newest tpm firmware for my HP EliteBook 820 
G4
 laptop using HP TPM Configuration Utility.
2) Booted  to Ubuntu 19.10 (kernel 5.3.0-18-generic) with Secureboot enabled 
and TPM disabled
3) Purged and uninstalled all grub* packages (Yes, I know, pretty dangerous :-)
4) Only reinstalled following grub packages

~>apt list --installed|grep grub

WARNING: apt does not have a stable CLI interface. Use with caution in
scripts.

grub-common/eoan,now 2.04-1ubuntu12 amd64 [installed,automatic]
grub-customizer/eoan,now 5.1.0-1 amd64 [installed]
grub-efi-amd64-bin/eoan,now 2.04-1ubuntu12 amd64 [installed,automatic]
grub-efi-amd64-signed/eoan,now 1.128+2.04-1ubuntu12 amd64 [installed]
grub-gfxpayload-lists/eoan,now 0.7 amd64 [installed,automatic]
grub-pc-bin/eoan,now 2.04-1ubuntu12 amd64 [installed,automatic]
grub-pc/eoan,now 2.04-1ubuntu12 amd64 [installed,automatic]
grub2-common/eoan,now 2.04-1ubuntu12 amd64 [installed]
grub2-splashimages/eoan,eoan,now 1.0.1+nmu1 all [installed]
grub2-themes-ubuntu-mate/eoan,eoan,now 0.3.7 all [installed]
grub2-themes-ubuntustudio/eoan,eoan,now 0.2 all [installed]
grub2/eoan,now 2.04-1ubuntu12 amd64 [installed]

5) Ran sudo  update-grub2
6) Updated Ubuntu kernel to signed kernel version 5.3.0-19-generic

7) In UEFI, disabled SecureBoot and enabled TPM 2.0.

8) Successfully rebooted into Ubuntu 19.10 with TPM 2.0 enabled and
SecureBoot disabled

~>dmesg | grep -i tpm
[0.00] efi:  ACPI=0xd9ffe000  ACPI 2.0=0xd9ffe014  
TPMFinalLog=0xd9f76000  SMBIOS=0xd9765000  SMBIOS 3.0=0xd9763000  
MEMATTR=0xd5f3c018  ESRT=0xd9766b18  
[0.016058] ACPI: SSDT 0xD9FEC000 0003B3 (v02 HPQOEM Tpm2Tabl 
1000 INTL 20160422)
[0.016061] ACPI: TPM2 0xD9FEB000 34 (v03 HPQOEM EDK2 
0002  0113)
[4.129890] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x1B, rev-id 16)
~> uname -a
HP-EliteBook-820-G4 5.3.0-19-generic #20-Ubuntu SMP Fri Oct 18 09:04:39 UTC 
2019 x86_64 x86_64 x86_64 GNU/Linux
$ ls -la /lib/modules/`uname -r`/kernel/drivers/char/tpm
total 172
drwxr-xr-x 3 root root  4096 Okt 22 10:58 .
drwxr-xr-x 9 root root  4096 Okt 22 10:58 ..
drwxr-xr-x 2 root root  4096 Okt 22 10:58 st33zp24
-rw-r--r-- 1 root root 11737 Okt 18 10:17 tpm_atmel.ko
-rw-r--r-- 1 root root 11697 Okt 18 10:17 tpm_i2c_atmel.ko
-rw-r--r-- 1 root root 16473 Okt 18 10:17 tpm_i2c_infineon.ko
-rw-r--r-- 1 root root 22721 Okt 18 10:17 tpm_i2c_nuvoton.ko
-rw-r--r-- 1 root root 22177 Okt 18 10:17 tpm_infineon.ko
-rw-r--r-- 1 root root 17017 Okt 18 10:17 tpm_nsc.ko
-rw-r--r-- 1 root root 11617 Okt 18 10:17 tpm_tis_spi.ko
-rw-r--r-- 1 root root 17361 Okt 18 10:17 tpm_vtpm_proxy.ko
-rw-r--r-- 1 root root 14585 Okt 18 10:17 xen-tpmfront.ko
$ ps -aux|grep tpm_dev
root   140  0.0  0.0  0 0 ?I<   12:52   0:00 [tpm_dev_wq]
$ ls -lart /sys/class/tpm/tpm0/
total 0
drwxr-xr-x 2 root root0 Okt 22 13:22 ppi
drwxr-xr-x 2 root root0 Okt 22 13:22 power
lrwxrwxrwx 1 root root0 Okt 22 13:22 device -> ../../../MSFT0101:00
-r--r--r-- 1 root root 4096 Okt 22 13:22 dev
-rw-r--r-- 1 root root 4096 Okt 22  2019 uevent
lrwxrwxrwx 1 root root0 Okt 22  2019 subsystem -> ../../../../../class/tpm
drwxr-xr-x 3 root root0 Okt 22  2019 ..
drwxr-xr-x 4 root root0 Okt 22  2019 .

* The command  sudo tpm2_nvlist gives lots of output

However, I haven't succeeded in enabling Secureboot and TPM 2.0 at the
same time On my laptop, I have to choose to either enable Secureboot
or enable TPM 2.0, not both.

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

Title:
  "error: Unknown TPM error." after upgrading to grub 2.04

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

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

[Bug 1848892] Re: "error: Unknown TPM error." after upgrading to grub 2.04

2019-10-22 Thread Mark Rijckenberg
** Tags added: 2.04 grub tpm

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

Title:
  "error: Unknown TPM error." after upgrading to grub 2.04

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

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

[Bug 1848892] Re: "error: Unknown TPM error." after upgrading to grub 2.04

2019-10-20 Thread Mark Rijckenberg
I went to "TPM Embedded Security", set option "embedded security device
availability" to "Hidden", and deactivated option "embedded security
device state" as you can see in following video, which is only valid for
certain HP laptops:

https://www.youtube.com/watch?v=gSooNBJ6QjQ

However, this will probably not help you, as the layout and menus on
your ASUS laptop will be totally different.

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

Title:
  "error: Unknown TPM error." after upgrading to grub 2.04

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

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

[Bug 1848892] Re: "error: Unknown TPM error." after upgrading to grub 2.04

2019-10-20 Thread Mark Rijckenberg
I got the exact same error after upgrading from Ubuntu 19.04 to Ubuntu
19.10 on my HP EliteBook 820 G4. Disabling TPM in UEFI "solved" it for
me. Seems to be a bug in grub2 package version 2.04 in Ubuntu 19.10.
Seems they added UEFI TPM 1.2/2.0 support to grub2 version 2.04 in July
2019, but it obviously does not work for us.

https://www.phoronix.com/scan.php?page=news_item=GRUB-2.04-Released

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

Title:
  "error: Unknown TPM error." after upgrading to grub 2.04

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

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

[Bug 1606078] Re: After a fresh install of Ubuntu 16.04.1 on an LG S1 Express Dual laptop there was no sound from the speakers

2017-12-26 Thread Mark Rijckenberg
** Summary changed:

- No sound with Ubuntu 16.04
+ After a fresh install of Ubuntu 16.04.1 on an LG S1 Express Dual laptop there 
was no sound from the speakers

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

Title:
  After a fresh install of Ubuntu 16.04.1 on an LG S1 Express Dual
  laptop there was no sound from the speakers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1606078/+subscriptions

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

[Bug 298781] Re: qt4-qtconfig does not save font settings

2015-11-30 Thread Mark Rijckenberg
*** This bug is a duplicate of bug 333826 ***
https://bugs.launchpad.net/bugs/333826

This bug still exists in 2015... The problem appears with Gtk+ theme. If
you change to another theme (e.g cleanlooks)  this issue will disappear.
(See post #1)

My PC setup:

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu Xenial Xerus (development branch)"

Using qt version 4.8.6 and the lxqt desktop in Ubuntu 16.04 (pre-release
version).

~ cat /var/log/Xorg.0.log | head

 23:02:09
[10.112] 
X.Org X Server 1.17.3
Release Date: 2015-10-26
[10.112] X Protocol Version 11, Revision 0
[10.112] Build Operating System: Linux 3.19.0-33-generic x86_64 Ubuntu
[10.112] Current Operating System: Linux gamerpc 4.2.0-19-generic 
#23-Ubuntu SMP Wed Nov 11 11:39:30 UTC 2015 x86_64
[10.112] Kernel command line: 
BOOT_IMAGE=/boot/vmlinuz-4.2.0-19-generic.efi.signed 
root=UUID=2c939427-e3f8-462d-baab-d23d2045529e ro quiet splash vt.handoff=7
[10.112] Build Date: 25 November 2015  04:17:13PM
[10.112] xorg-server 2:1.17.3-2ubuntu2 (For technical support please see 
http://www.ubuntu.com/support) 
[10.112] Current version of pixman: 0.33.4


~ apt-cache show lxqt-common

   23:03:56
Package: lxqt-common
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 4610
Maintainer: LXQt Packaging Team 
Architecture: all
Version: 0.10.0+201511240226~ubuntu16.04.1
Recommends: oxygen-icon-theme

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

Title:
  qt4-qtconfig does not save font settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/298781/+subscriptions

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


[Bug 1358157] Re: virtualbox-dkms 4.3.10-dfsg-1: virtualbox kernel module failed to build [error: macro alloc_netdev requires 4 arguments, but only 3 given]

2014-10-09 Thread Mark Rijckenberg
A working solution for me is running these commands in Ubuntu 14.04 LTS
using GNU/Linux kernel  3.17.0-031700-lowlatency #201410051635 SMP
PREEMPT :

cd /tmp

wget
http://download.virtualbox.org/virtualbox/4.3.16/virtualbox-4.3_4.3.16-95972~Ubuntu~raring_amd64.deb

sudo dpkg -i virtualbox-4.3_4.3.16-95972~Ubuntu~raring_amd64.deb

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

Title:
  virtualbox-dkms 4.3.10-dfsg-1: virtualbox kernel module failed to
  build [error: macro alloc_netdev requires 4 arguments, but only 3
  given]

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

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


[Bug 1349541] Re: Software Center does not load following upgrade to 14.04

2014-07-30 Thread Mark Rijckenberg
Ken Rawlings solved this problem by performing a clean install of Ubuntu
14.04 LTS.

** Changed in: software-center (Ubuntu)
   Status: New = Invalid

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

Title:
  Software Center does not load following upgrade to 14.04

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

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


[Bug 1199059] Re: blueman and pulse's module-bluetooth-discover (A2DP audio sink devices failed to work with bluetoothd : Unable to select SEP in system log.)

2014-06-15 Thread Mark Rijckenberg
I uninstalled blueman, installed pavucontrol, reboot my PC and then
turned on my bluetooth speaker to solve this issue.

I also believe that blueman is the main culprit and that blueman keeps
unloading the module-bluetooth-discover module.

So I agree with remark #28 in this thread.

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

Title:
  blueman and pulse's module-bluetooth-discover (A2DP audio sink devices
  failed to work with bluetoothd : Unable to select SEP in system
  log.)

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

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


[Bug 1199059] Re: blueman and pulse's module-bluetooth-discover (A2DP audio sink devices failed to work with bluetoothd : Unable to select SEP in system log.)

2014-06-05 Thread Mark Rijckenberg
I am using Xubuntu 14.04 LTS (trusty) and running the new lxqt desktop.
I also still need to use the workaround in post #13 to get my bluetooth
speaker to work correctly.

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

Title:
  blueman and pulse's module-bluetooth-discover (A2DP audio sink devices
  failed to work with bluetoothd : Unable to select SEP in system
  log.)

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

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


[Bug 1229762] Re: terra terminal crashes on startup (Arch Linux)

2014-02-14 Thread Mark Rijckenberg
** Also affects: terra (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/1229762

Title:
  terra terminal crashes on startup (Arch Linux)

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

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


[Bug 1229762] Re: terra terminal crashes on startup (Arch Linux)

2014-02-14 Thread Mark Rijckenberg
** Package changed: terra (Ubuntu) = ubuntu

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

Title:
  terra terminal crashes on startup (Arch Linux)

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

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


[Bug 1254803] Re: virtualbox-guest-dkms 4.2.16-dfsg-3: virtualbox-guest kernel module failed to build [error: ‘struct mm_struct’ has no member named ‘numa_next_reset’]

2014-01-02 Thread Mark Rijckenberg
For me, this issue is finally solved by upgrading to Virtualbox version
4.3.6

The error

/tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:1539:26: error: ‘struct
mm_struct’ has no member named ‘numa_next_reset’

does NOT occur when running the following command

sudo /etc/init.d/vboxdrv setup

using the following version of Virtualbox

4.3.6 r91406

on the following kernel

3.13.0-031300rc6-generic #201312291935 SMP Mon Dec 30 00:37:05 UTC 2013
x86_64 x86_64 x86_64 GNU/Linux

in Ubuntu 13.10.

So the even newer Virtualbox version 4.3.6 r91406 DOES take the recent
changes to kernel version 3.13 into account...

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

Title:
  virtualbox-guest-dkms 4.2.16-dfsg-3: virtualbox-guest kernel module
  failed to build [error: ‘struct mm_struct’ has no member named
  ‘numa_next_reset’]

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

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

[Bug 1172151] Re: 168c:0032 ASUS F75A wi-fi disabled by hardware switch

2013-12-24 Thread Mark Rijckenberg
For Patrik Jansson, the following workaround works:

echo options asus_nb_wmi wapf=1 | sudo tee
/etc/modprobe.d/asus_nb_wmi.conf

He is using the following configuration:

DISTRIB_DESCRIPTION=Ubuntu 13.10

 Network controller [0280]: Qualcomm Atheros AR9485 Wireless Network
Adapter [168c:0032] (rev 01)

Laptop: ASUS a550c (ASUS-NotebookSKU)

Kernel  3.11.0-14-generic #21-Ubuntu SMP Tue Nov 12 17:04:55 UTC 2013
x86_64 x86_64 x86_64 GNU/Linux

Sources:

https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/241238
http://ubuntuforums.org/showthread.php?t=2181558

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

Title:
  168c:0032 ASUS F75A wi-fi disabled by hardware switch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ath9k-htc-installer/+bug/1172151/+subscriptions

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


[Bug 1199059] Re: A2DP audio sink devices failed to work with bluetoothd : Unable to select SEP in system log.

2013-12-16 Thread Mark Rijckenberg
I am running the 64 bit version of Ubuntu 13.10 and face the same
problem with Unable to select SEP errors in syslog. The suggestion in
comment #7 unfortunately did not solve the problem for me.

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

Title:
  A2DP audio sink devices failed to work with bluetoothd : Unable to
  select SEP in system log.

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

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


[Bug 319825] Re: acer_wmi in Jaunty on Aspire One exposes non-functional (always disabled) rfkill device

2013-12-10 Thread Mark Rijckenberg
This issue still occurs, even in Ubuntu 13.10.

Here is an example:

https://answers.launchpad.net/ubuntu/+source/gnome-
nettool/+question/240287

Workaround solution was to blacklist the acer_wmi module.

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

Title:
  acer_wmi in Jaunty on Aspire One exposes non-functional (always
  disabled) rfkill device

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

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


[Bug 1254803] Re: virtualbox-guest-dkms 4.2.16-dfsg-3: virtualbox-guest kernel module failed to build [error: ‘struct mm_struct’ has no member named ‘numa_next_reset’]

2013-12-07 Thread Mark Rijckenberg
Same error

/tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:1539:26: error: ‘struct
mm_struct’ has no member named ‘numa_next_reset’

occurs when running  the following command

sudo /etc/init.d/vboxdrv setup

using the following version of Virtualbox

4.3.2 r90405

on the following kernel

3.13.0-031300rc2-generic #201311291635 SMP Fri Nov 29 21:36:49 UTC 2013
x86_64 x86_64 x86_64 GNU/Linux

in Ubuntu 13.10

So the newer Virtualbox version still does not take the recent changes
to kernel version 3.13 into account...

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

Title:
  virtualbox-guest-dkms 4.2.16-dfsg-3: virtualbox-guest kernel module
  failed to build [error: ‘struct mm_struct’ has no member named
  ‘numa_next_reset’]

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

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

[Bug 1008678] Re: missing required tag: section

2013-10-19 Thread Mark Rijckenberg
I also get the following Terminal output in Lubuntu 13.10 while running
the razorqt desktop :

Uninstalling and reinstalling the menu package does not help in Lubuntu
13.10.

$ sudo apt-get install --reinstall menu
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 455 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://nl3.archive.ubuntu.com/ubuntu/ saucy/universe menu amd64 
2.1.46ubuntu1 [455 kB]
Fetched 455 kB in 0s (1,003 kB/s)
(Reading database ... 239229 files and directories currently installed.)
Preparing to replace menu 2.1.46ubuntu1 (using 
.../menu_2.1.46ubuntu1_amd64.deb) ...
Unpacking replacement menu ...
Processing triggers for install-info ...
Processing triggers for man-db ...
Setting up menu (2.1.46ubuntu1) ...
Processing triggers for menu ...
/usr/share/menu/lxrandr: missing required tag: section
Skipping file because of errors...
$ 


$ sudo apt-get remove  menu
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be REMOVED:
  bleachbit bum menu
0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
After this operation, 4,270 kB disk space will be freed.
Do you want to continue [Y/n]? ^Culysses@ulysses-Latitude-E6500:~$ sudo apt-get 
purge  menu
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be REMOVED:
  bleachbit* bum* menu*
0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
After this operation, 4,270 kB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 239228 files and directories currently installed.)
Removing bleachbit ...
Purging configuration files for bleachbit ...
Removing bum ...
Removing menu ...
Purging configuration files for menu ...
Processing triggers for desktop-file-utils ...
Processing triggers for mime-support ...
Processing triggers for man-db ...
Processing triggers for install-info ...
$ 


$ sudo apt-get install menu bleachbit
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Suggested packages:
  menu-l10n
The following NEW packages will be installed:
  bleachbit menu
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 365 kB/820 kB of archives.
After this operation, 3,738 kB of additional disk space will be used.
Get:1 http://nl3.archive.ubuntu.com/ubuntu/ saucy/universe bleachbit all 
0.9.6-1 [365 kB]
Fetched 365 kB in 0s (777 kB/s)   
Selecting previously unselected package menu.
(Reading database ... 238846 files and directories currently installed.)
Unpacking menu (from .../menu_2.1.46ubuntu1_amd64.deb) ...
Selecting previously unselected package bleachbit.
Unpacking bleachbit (from .../bleachbit_0.9.6-1_all.deb) ...
Processing triggers for install-info ...
Processing triggers for man-db ...
Processing triggers for desktop-file-utils ...
Processing triggers for mime-support ...
Setting up menu (2.1.46ubuntu1) ...
Processing triggers for menu ...
/usr/share/menu/lxrandr: missing required tag: section
Skipping file because of errors...
Setting up bleachbit (0.9.6-1) ...
Processing triggers for menu ...
/usr/share/menu/lxrandr: missing required tag: section
Skipping file because of errors...

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

Title:
  missing required tag: section

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

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


[Bug 1175539] Re: texmaker 3.4 hangs on message Process started when trying to build a .tex document in Ubuntu 13.04

2013-06-01 Thread Mark Rijckenberg
The following workaround procedure solves the issue on my PC in Ubuntu
13.04:

sudo apt-get update

sudo apt-get install aptitude

sudo aptitude purge texlive  texlive-common   texmaker texmaker-data
texlive-latex-base

sudo aptitude install  biblatex asymptote etoolbox logreq  biber
texlive-latex-recommended texlive-fonts-recommended texlive-latex-extra
texlive-publishers texlive-binaries

cd ~

wget http://www.xm1math.net/texmaker/texmaker_linux32.tar.gz

tar -zxvf texmaker_linux32.tar.gz

cd texmaker_linux32/

sudo update-updmap

sudo updmap-sys

sudo updmap

./texmaker

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

Title:
  texmaker 3.4 hangs on message Process started when trying to build a
  .tex document in Ubuntu 13.04

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

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


[Bug 1175539] Re: texmaker 3.4 hangs on message Process started when trying to build a .tex document in Ubuntu 13.04

2013-05-19 Thread Mark Rijckenberg
For all the non-believers here is my Youtube video showing the same
issue as Tomasz' texmaker issue:

http://youtu.be/BkwELinQlBQ

Same procedure, same tools...

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

Title:
  texmaker 3.4 hangs on message Process started when trying to build a
  .tex document in Ubuntu 13.04

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

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


[Bug 1175539] Re: texmaker 3.4 hangs on message Process started when trying to build a .tex document in Ubuntu 13.04

2013-05-18 Thread Mark Rijckenberg
** Changed in: texmaker (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/1175539

Title:
  texmaker 3.4 hangs on message Process started when trying to build a
  .tex document in Ubuntu 13.04

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

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


[Bug 1175539] Re: texmaker 3.4 hangs on message Process started when trying to build a .tex document in Ubuntu 13.04

2013-05-18 Thread Mark Rijckenberg
@oss905: stop setting the bug status to incomplete

This is not helping anyone.

This bug report has been confirmed by 2 other people who followed the
exact same procedure as me (see post #14)

Status incomplete means the bug cannot be verified, but it has already
been verified in post #23.


** Changed in: texmaker (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/1175539

Title:
  texmaker 3.4 hangs on message Process started when trying to build a
  .tex document in Ubuntu 13.04

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

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


[Bug 1175539] Re: texmaker 3.4 hangs on message Process started when trying to build a .tex document in Ubuntu 13.04

2013-05-16 Thread Mark Rijckenberg
@Tomasz: thanks for confirming the contents of this bugreport.

It is almost mission impossible to convince the other people here that
there really is a bug, even though we now have 3 independent reports of
the same bug.

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

Title:
  texmaker 3.4 hangs on message Process started when trying to build a
  .tex document in Ubuntu 13.04

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

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


[Bug 1175539] Re: texmaker 3.4 hangs on message Process started when trying to build a .tex document in Ubuntu 13.04

2013-05-16 Thread Mark Rijckenberg
@Tomasz: could you please confirm that the procedure in post #14 causes
hanging on your PC during the quick build?

I am referring to this procedure:

https://bugs.launchpad.net/ubuntu/+source/texmaker/+bug/1175539/comments/14

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

Title:
  texmaker 3.4 hangs on message Process started when trying to build a
  .tex document in Ubuntu 13.04

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

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


[Bug 1175539] Re: texmaker 3.4 hangs on message Process started when trying to build a .tex document in Ubuntu 13.04

2013-05-12 Thread Mark Rijckenberg
Finally there is someone here with a positive attitude and a WILLINGNESS
to help.

@Fabio: thank you and  here is the procedure to recreate the issue:

1) download this template file:

wget http://www.latextemplates.com/templates/theses/1/thesis_1.zip

2) unzip it

unzip thesis_1.zip

3) open the .tex file:

texmaker main.tex

4) press F1 (quick build) in texmaker

5) hangs on process started where the busy status icon keeps turning
around

6) if I avoid using F1 and press F7 instead, the PDF output is
displayed. It only hangs when pressing F1, not when pressing F7.

Texmaker 3.4 compilation options in texmaker configuration panel:

latex  -synctex=1 -interaction=nonstopmode %.tex

pdflatex -synctex=1 -interaction=nonstopmode %.tex

Quick Build command option: pdflatex + view pdf

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

Title:
  texmaker 3.4 hangs on message Process started when trying to build a
  .tex document in Ubuntu 13.04

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

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


[Bug 1175539] Re: texmaker 3.4 hangs on message Process started when trying to build a .tex document in Ubuntu 13.04

2013-05-12 Thread Mark Rijckenberg
And if I just run

pdflatex main.tex

in a Terminal, it compiles and generates a PDF just fine.

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

Title:
  texmaker 3.4 hangs on message Process started when trying to build a
  .tex document in Ubuntu 13.04

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

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


[Bug 1178897] Re: No sound on laptop

2013-05-11 Thread Mark Rijckenberg
** Package changed: ubuntu = alsa-driver (Ubuntu)

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

Title:
  No sound on laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1178897/+subscriptions

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


[Bug 1175539] Re: texmaker 3.4 hangs on message Process started when trying to build a .tex document in Ubuntu 13.04

2013-05-11 Thread Mark Rijckenberg
Did you actually read the comment by lhcamilo in post #6 ??

lhcamilo already confirmed my bugreport.

Too late to claim it is a fake report...

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

Title:
  texmaker 3.4 hangs on message Process started when trying to build a
  .tex document in Ubuntu 13.04

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

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


[Bug 1175539] Re: texmaker 3.4 hangs on message Process started when trying to build a .tex document in Ubuntu 13.04

2013-05-11 Thread Mark Rijckenberg
Concerning your remarks:

* I can't reproduce the problem - not being able to reproduce the
problem, does not mean the bug/problem does not exist - this remark
does not help us in any way

* the problem comes from the command - how can you possibly know what
the problem or root cause is? Nobody has done any effort at all to solve
this bug. Furthermore, instead of helping, people just want to claim it
is a fake report, which is nonsense

* bit strange that this bug is reported by the users of an other
latex editor - no it is not strange. I have tested both texmaker 3.4
AND texstudio to prove there is no problem with the Ubuntu distribution
or the underlying libraries. I tested texstudio AND texmaker just to be
thorough.

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

Title:
  texmaker 3.4 hangs on message Process started when trying to build a
  .tex document in Ubuntu 13.04

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

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


[Bug 1175539] Re: texmaker hangs on message Process started when trying to build a .tex document in Ubuntu 13.04

2013-05-03 Thread Mark Rijckenberg
** Tags added: 13.04 raring texmaker

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

Title:
  texmaker hangs on message Process started when trying to build a
  .tex document in Ubuntu 13.04

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

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


[Bug 1175539] Re: texmaker hangs on message Process started when trying to build a .tex document in Ubuntu 13.04

2013-05-03 Thread Mark Rijckenberg
@lhcamilo (lhcamilo-u) : thanks for confirming the contents of this
bugreport. You're right. The cursor remains stuck on the busy
animation while trying to generate the PDF within the texmaker GUI. But
pdflatex can compile the PDF when run in a Terminal (outside the GUI).
That is what I got in Texmaker 3.4 in Ubuntu 13.04 (also in the newer
Texmaker version 4.0.1)

** Tags added: 3.4

** Changed in: texmaker (Ubuntu)
   Status: New = Confirmed

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

Title:
  texmaker hangs on message Process started when trying to build a
  .tex document in Ubuntu 13.04

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

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


[Bug 1175539] Re: texmaker 3.4 hangs on message Process started when trying to build a .tex document in Ubuntu 13.04

2013-05-03 Thread Mark Rijckenberg
** Summary changed:

- texmaker hangs on message Process started when trying to build a .tex 
document in Ubuntu 13.04
+ texmaker 3.4 hangs on message Process started when trying to build a .tex 
document in Ubuntu 13.04

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

Title:
  texmaker 3.4 hangs on message Process started when trying to build a
  .tex document in Ubuntu 13.04

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

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


[Bug 1175539] [NEW] texmaker hangs on message Process started when trying to build a .tex document in Ubuntu 13.04

2013-05-02 Thread Mark Rijckenberg
Public bug reported:

I have tested TexMaker 3.4 and also Texmaker 4.0.1 using QT5 and QT4 in
Ubuntu 13.04 (raring).

I can confirm Texmaker (all versions) contains strange bugs, especially
when trying to compile a .tex file using pdflatex.

In the beginning, it worked, but as time moved on, Texmaker would just
hang (both QT4 and QT5 versions) on Process started and not do
anything afterwards, when trying to compile using pdflatex.

I then tried various pdflatex compilation options. Did not help. Then
tried different kernel versions. Did not help. Tried other .tex files.
Same issue with other .tex files when using Texmaker. Compiling a .tex
file using pdflatex and bibtex directly in the Terminal always kept
working. So crosstesting did not help! And there was never anything
wrong with pdflatex or bibtex.

Then I decided to totally remove texmaker, but to keep the following
packages installed:

texlive-binaries, texlive-latex-base, texlive-publishers, texlive-latex-
extra

Then I installed TeXstudio 2.5.2 (SVN 3733M) as a replacement for
Texmaker.

This workaround works. No more weird freezes by compiling in the
TeXstudio GUI instead of Texmaker

I suspect there is a strange bug in the Texmaker binaries.

Regards,

Mark

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


** Tags: 13.04 raring texmaker texstudio

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

Title:
  texmaker hangs on message Process started when trying to build a
  .tex document in Ubuntu 13.04

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

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


[Bug 1175539] Re: texmaker hangs on message Process started when trying to build a .tex document in Ubuntu 13.04

2013-05-02 Thread Mark Rijckenberg
It is pretty impolite to call me a zealot without knowing me at all.
Furthermore, it does not help at all in finding a constructive
solution...

I am not a zealot at all. I only tried using Texstudio a few days ago
and have used Texmaker for a few weeks.

I needed a workaround solution, so I tried Texstudio instead. It
happened to work

What the developers do with this information is up to them.

Don't shoot the messenger.

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

Title:
  texmaker hangs on message Process started when trying to build a
  .tex document in Ubuntu 13.04

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

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


[Bug 1175539] Re: texmaker hangs on message Process started when trying to build a .tex document in Ubuntu 13.04

2013-05-02 Thread Mark Rijckenberg
** Tags removed: 13.04 raring texmaker texstudio

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

Title:
  texmaker hangs on message Process started when trying to build a
  .tex document in Ubuntu 13.04

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

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


[Bug 1175539] Re: texmaker hangs on message Process started when trying to build a .tex document in Ubuntu 13.04

2013-05-02 Thread Mark Rijckenberg
OK, I set this bugreport to invalid, as nobody wants to help.

** Changed in: texmaker (Ubuntu)
   Status: New = Invalid

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

Title:
  texmaker hangs on message Process started when trying to build a
  .tex document in Ubuntu 13.04

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

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


[Bug 1169905] [NEW] saods9 package not available in Ubuntu 12.04.02 LTS (precise), but is available in non-LTS releases (quantal and raring)

2013-04-17 Thread Mark Rijckenberg
Public bug reported:

The saods9 package is not available in Ubuntu 12.04.02 LTS (precise),
but is available in non-LTS releases (quantal and raring)

When will the saods9 Ubuntu package be made available for Ubuntu 12.04
LTS?

To me, it does not make sense that the package is first made available
for non-LTS Ubuntu releases instead of first focusing on the LTS
releases (12.04 LTS).

See here:

https://launchpad.net/ubuntu/+source/saods9

So it is available for Hardy, but not for Precise.

Could someone please help?

** Affects: saods9 (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/1169905

Title:
  saods9 package not available in Ubuntu 12.04.02 LTS (precise), but is
  available in non-LTS releases (quantal and raring)

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

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


[Bug 923809] Re: Upgrade bcmwl to version 6.20.55.19 (r300276) or greater

2013-03-12 Thread Mark Rijckenberg
Please try this solution that should work in Ubuntu 12.10 (64-bit
version):

First install the prerequisites:

sudo apt-get install linux-headers-generic build-essential dkms

Install the package:

http://jas.gemnetworks.com/debian/pool/main/w/wireless-bcm43142
/wireless-bcm43142-dkms_6.20.55.19-1_amd64.deb

Answer found in:

http://askubuntu.com/questions/175104/how-do-i-install-bcm43142
-wireless-drivers-for-dell-vostro-3460-3560/215923#215923

and also found in

https://answers.launchpad.net/ubuntu/+source/gnome-
nettool/+question/222647

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

Title:
  Upgrade bcmwl to version 6.20.55.19 (r300276) or greater

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/923809/+subscriptions

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


[Bug 1036427] Re: unreliability with Centrino Ultimate-N 6300 wireless connection, 802.11n

2013-01-27 Thread Mark Rijckenberg
Please try post #11 at the end of the following thread:

https://answers.launchpad.net/ubuntu/+source/gnome-
nettool/+question/220173

Execute these Terminal commands:

sudo modprobe -r iwlwifi
sudo modprobe iwlwifi bt_coex_active=0
gksudo gedit /etc/modprobe.d/iwlwifi.conf

Using the gedit editor, please add the configuration line

options iwlwifi bt_coex_active=0

to the /etc/modprobe.d/iwlwifi.conf file. Save and Quit.

Then retest wireless.

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

Title:
  unreliability with Centrino Ultimate-N 6300 wireless connection,
  802.11n

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

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


[Bug 1036427] Re: unreliability with Centrino Ultimate-N 6300 wireless connection, 802.11n

2012-11-21 Thread Mark Rijckenberg
Please continue investigating this issue.

Same issue here:

https://answers.launchpad.net/ubuntu/+source/gnome-
nettool/+question/214795

Chris Bradfield is using the newest Linux kernel
3.7.0-030700rc6-generic #201211162135 SMP Sat Nov 17 02:36:34 UTC 2012
x86_64 x86_64 x86_64 GNU/Linux  and still gets the iwlwifi errors
mentioned in this bugreport.

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

Title:
  unreliability with Centrino Ultimate-N 6300 wireless connection,
  802.11n

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

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


[Bug 994953] Re: [Aspire 5920, Realtek ALC1200, Speaker, Internal] No automute

2012-10-09 Thread Mark Rijckenberg
Please try the solutions in the following thread:

http://askubuntu.com/questions/135804/want-sound-only-to-headphones-
when-it-plugged-in-and-in-speakers-else

See answer from stehpan (user64643)

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

Title:
  [Aspire 5920, Realtek ALC1200, Speaker, Internal] No automute

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/994953/+subscriptions

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


[Bug 1024782] Re: DELL Latitude d610. Fresh install of 11.10. Wireless not working

2012-07-14 Thread Mark Rijckenberg
Hi,

Please proceed with the following commands:

sudo apt-get update
sudo apt-get remove --purge bcmwl-kernel-source
sudo apt-get install b43-fwcutter firmware-b43-installer

b43-fwcutter and firmware-b43-installer exist in the Ubuntu
repositories, but you will need a working wired Internet connection in
Ubuntu in order to locate it and install it.

The only way to do that - in your case - is to connect the pc to the
wireless router using a LAN cable, instead of using wireless.

Then REBOOT and retest wireless.

Source:
https://answers.launchpad.net/ubuntu/+source/b43-fwcutter/+question/174513

Regards,

Mark

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

Title:
  DELL Latitude d610. Fresh install of 11.10. Wireless not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/b43-fwcutter/+bug/1024782/+subscriptions

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


[Bug 1010931] Re: Wireless Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller [14e4:4727] (rev 01) - 2.4GHz wifi works just fine, but I cannot connect to the 5

2012-06-10 Thread Mark Rijckenberg
** Summary changed:

- driver for Dell 1701 WiFi/Bluetooth
+ Wireless Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n 
Wireless LAN Controller [14e4:4727] (rev 01) - 2.4GHz wifi works just fine, but 
I cannot connect to the 5GHz Wifi.

** Summary changed:

- Wireless Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n 
Wireless LAN Controller [14e4:4727] (rev 01) - 2.4GHz wifi works just fine, but 
I cannot connect to the 5GHz Wifi.
+ Wireless Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n 
Wireless LAN Controller [14e4:4727] (rev 01) - 2.4GHz wifi works just fine, but 
I cannot connect to the 5GHz Wireless using Dell Vostro 3555 in Ubuntu 12.04 LTS

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

Title:
  Wireless Network controller [0280]: Broadcom Corporation BCM4313
  802.11b/g/n Wireless LAN Controller [14e4:4727] (rev 01) - 2.4GHz wifi
  works just fine, but I cannot connect to the 5GHz Wireless using Dell
  Vostro 3555 in Ubuntu 12.04 LTS

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

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


[Bug 514246] Re: [needs-packaging] OsiriX Imaging Software

2012-04-21 Thread Mark Rijckenberg
And even more DICOM tools and viewers are included in the med-imaging
metapackage for Ubuntu:

http://packages.ubuntu.com/natty/med-imaging

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

Title:
  [needs-packaging] OsiriX Imaging Software

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

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


[Bug 514246] Re: [needs-packaging] OsiriX Imaging Software

2012-04-21 Thread Mark Rijckenberg
A list of open-source DICOM viewers can be found here:

http://www.goomedic.com/dicom-viewers-free-commercial-and-open-source-
dicom-viewers.html

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

Title:
  [needs-packaging] OsiriX Imaging Software

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

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


[Bug 514246] Re: [needs-packaging] OsiriX Imaging Software

2012-04-21 Thread Mark Rijckenberg
Also check out Dicoogle:

http://www.dicoogle.com/?page_id=67

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

Title:
  [needs-packaging] OsiriX Imaging Software

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

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


[Bug 514246] Re: [needs-packaging] OsiriX Imaging Software

2012-04-21 Thread Mark Rijckenberg
I did some more investigating. The best DICOM visualization software I
have found for Ubuntu, can be found here:

http://mipav.cit.nih.gov/clickwrap.php

The software installer is 152 megabytes in size. The java install
routine looks professional.

The MIPAV software package is a lot more powerful than other DICOM
viewers I have found for Linux. It can a LOT more than just viewing
medical images. Among other things, it can perform volume rendering in
3D.

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

Title:
  [needs-packaging] OsiriX Imaging Software

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

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


[Bug 947151] Re: minitube crashed with SIGSEGV in g_closure_invoke()

2012-03-05 Thread Mark Rijckenberg
** Description changed:

- using Ubuntu 12.04 (BETA)
+ Crash occurred while trying to play a random video in Minitube version
+ 1.6 in Kubuntu 12.04 Beta.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: minitube 1.6-1
  Uname: Linux 3.3.0-030300rc4-generic i686
  ApportVersion: 1.94-0ubuntu1
  Architecture: i386
  Date: Mon Mar  5 15:23:41 2012
  ExecutablePath: /usr/bin/minitube
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  ProcCmdline: /usr/bin/minitube
  ProcEnviron:
-  LANGUAGE=en
-  LANG=en_US.utf8
-  SHELL=/bin/bash
+  LANGUAGE=en
+  LANG=en_US.utf8
+  SHELL=/bin/bash
  SegvAnalysis:
-  Segfault happened at: 0xb2082a24:lock incl (%edx)
-  PC (0xb2082a24) ok
-  source (%edx) (0x0020) not located in a known VMA region (needed 
readable region)!
-  Stack memory exhausted (SP below stack segment)
+  Segfault happened at: 0xb2082a24:lock incl (%edx)
+  PC (0xb2082a24) ok
+  source (%edx) (0x0020) not located in a known VMA region (needed 
readable region)!
+  Stack memory exhausted (SP below stack segment)
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: minitube
  StacktraceTop:
-  ?? () from 
/usr/lib/i386-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
-  ?? () from 
/usr/lib/i386-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
-  ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
-  g_closure_invoke () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
-  ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
+  ?? () from 
/usr/lib/i386-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
+  ?? () from 
/usr/lib/i386-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
+  ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
+  g_closure_invoke () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
+  ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  Title: minitube crashed with SIGSEGV in g_closure_invoke()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

** Visibility changed to: Public

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

Title:
  minitube crashed with SIGSEGV in ref()

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

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

[Bug 947151] Re: minitube crashed with SIGSEGV in ref()

2012-03-05 Thread Mark Rijckenberg
More details about the video hardware that is being used on the Dell
Latitude E6500:

$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory 
Controller Hub [8086:2a40] (rev 07)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series 
Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset 
Integrated Graphics Controller [8086:2a43] (rev 07)
00:19.0 Ethernet controller [0200]: Intel Corporation 82567LM Gigabit Network 
Connection [8086:10f5] (rev 03)
00:1a.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #4 [8086:2937] (rev 03)
00:1a.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #5 [8086:2938] (rev 03)
00:1a.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #6 [8086:2939] (rev 03)
00:1a.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #2 [8086:293c] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio 
Controller [8086:293e] (rev 03)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express 
Port 1 [8086:2940] (rev 03)
00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express 
Port 2 [8086:2942] (rev 03)
00:1c.2 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express 
Port 3 [8086:2944] (rev 03)
00:1c.3 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express 
Port 4 [8086:2946] (rev 03)
00:1d.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #1 [8086:2934] (rev 03)
00:1d.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #2 [8086:2935] (rev 03)
00:1d.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #3 [8086:2936] (rev 03)
00:1d.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #1 [8086:293a] (rev 03)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge 
[8086:2448] (rev 93)
00:1f.0 ISA bridge [0601]: Intel Corporation ICH9M-E LPC Interface Controller 
[8086:2917] (rev 03)
00:1f.2 SATA controller [0106]: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 
4 port SATA Controller [AHCI mode] [8086:2929] (rev 03)
00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller 
[8086:2930] (rev 03)
03:01.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev ba)
03:01.1 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394 Controller 
[1180:0832] (rev 04)
03:01.2 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro 
Host Adapter [1180:0822] (rev 21)
0c:00.0 Network controller [0280]: Intel Corporation WiFi Link 5100 [8086:4232]
ulysses@ulysses-laptop:~$ sudo lshw -C video
[sudo] password for ulysses: 
  *-display:0 
   description: VGA compatible controller
   product: Mobile 4 Series Chipset Integrated Graphics Controller
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@:00:02.0
   version: 07
   width: 64 bits
   clock: 33MHz
   capabilities: msi pm vga_controller bus_master cap_list rom
   configuration: driver=i915 latency=0 

   
   resources: irq:46 memory:f6c0-f6ff memory:e000-efff 
ioport:ef98(size=8) 

  *-display:1 UNCLAIMED 

   
   description: Display controller  

   
   product: Mobile 4 Series Chipset Integrated Graphics Controller  

   
   vendor: Intel Corporation

   
   physical id: 2.1 

   
   bus info: pci@:00:02.1   

   
   version: 07 

[Bug 947151] Re: minitube crashed with SIGSEGV in ref()

2012-03-05 Thread Mark Rijckenberg
I tried the following workaround:

https://bugs.launchpad.net/ubuntu/+source/minitube/+bug/921287/comments/7

It works a little bit better, but even when using that workaround,
minitube 1.7 hangs when trying to switch to a different video and
minitube automatically switches to the next Youtube video, when I try to
seek to a later moment in the previous video.

Minitube 1.7 does not crash, but after viewing 1 or 2 video's, minitube
does not allow me to switch to a third video. Something in minitube 1.7
is still hanging.

So the workaround does not fully solve this problem.

I have now reverted back to minitube 1.6 which is still crashing all the
time.

** Description changed:

  Crash occurred while trying to play a random video in Minitube version
- 1.6 in Kubuntu 12.04 Beta on Dell Latitude E6500.
+ 1.6 on Dell Latitude E6500, after performing direct upgrade from Kubuntu
+ 10.04 to Kubuntu 12.04 Beta.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: minitube 1.6-1
  Uname: Linux 3.3.0-030300rc4-generic i686
  ApportVersion: 1.94-0ubuntu1
  Architecture: i386
  Date: Mon Mar  5 15:23:41 2012
  ExecutablePath: /usr/bin/minitube
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  ProcCmdline: /usr/bin/minitube
  ProcEnviron:
   LANGUAGE=en
   LANG=en_US.utf8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0xb2082a24:lock incl (%edx)
   PC (0xb2082a24) ok
   source (%edx) (0x0020) not located in a known VMA region (needed 
readable region)!
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: minitube
  StacktraceTop:
   ?? () from 
/usr/lib/i386-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
   ?? () from 
/usr/lib/i386-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
   ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
   g_closure_invoke () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  Title: minitube crashed with SIGSEGV in g_closure_invoke()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

Title:
  minitube crashed with SIGSEGV in ref()

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

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

[Bug 947151] Re: minitube crashed with SIGSEGV in ref()

2012-03-05 Thread Mark Rijckenberg
Removing phonon-backend-gstreamer and installing phonon-backend-vlc
instead does help minitube work a little better.

So I think part of the problem is that phonon-backend-gstreamer is not
cooperating correctly with minitube (as mentioned here:
https://bugs.launchpad.net/ubuntu/+source/minitube/+bug/921287/comments/7).

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

Title:
  minitube crashed with SIGSEGV in ref()

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

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


[Bug 556663] Re: no sound on Presario B1900

2012-02-13 Thread Mark Rijckenberg
Thank you for your efforts, Joey. I appreciate it!

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

Title:
  no sound on Presario B1900

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/556663/+subscriptions

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


[Bug 556663] Re: no sound on Presario B1900

2012-02-12 Thread Mark Rijckenberg
Hi,

Can someone from the ALSA development team please take a look at the
output from the following thread?

https://answers.launchpad.net/ubuntu/+source/alsa-
driver/+question/186698

It contains boatloads of debugging information concerning the ALC260
codec on another Presario B1900 computer, including a codecgraph .svg
file.

Joey is still trying to get the speakers to work.

Regards,

Mark

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

Title:
  no sound on Presario B1900

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/556663/+subscriptions

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


[Bug 757700] Re: Eeepc 1000HE (rt2860pci) Natty wifi connection isn't staying connected

2011-05-01 Thread Mark Rijckenberg
@Xavier:

Your wireless is not working due to a conflict between 2 different
wireless drivers that are being loaded at the same time (rt2860sta and
rt2800pci)

To solve the issue, please follow the suggestion here:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/673440/comments/8

which is part of the following bugreport:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/673440

Hope it helps

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

Title:
  Eeepc 1000HE (rt2860pci) Natty  wifi connection isn't staying
  connected

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


[Bug 661396] Re: My wireless network deos not work at all but LAN is ok

2010-10-15 Thread Mark Rijckenberg
If you keep refusing to send us the requested Terminal output when
asked, nobody will help you. It is that simple.

I have asked twice to send us the requested output at the following
location, but you have not followed the instructions:

https://answers.launchpad.net/ubuntu/+source/gnome-
nettool/+question/128889

Without the Terminal output, it is IMPOSSIBLE to know the wireless
chipset that you are using So it is impossible to give an accurate
solution.

-- 
My wireless network deos not work at all but LAN is ok
https://bugs.launchpad.net/bugs/661396
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 593472] Re: ssb: ERROR: PLL init unknown for device 4322

2010-06-14 Thread Mark Rijckenberg
@JeanF: I think the issue here is two-fold:

1) Your Ubuntu version is too old (Ubuntu 8.10)
2) You are using the wrong driver. You need to use the bcmwl-kernel-source 
driver package instead of the b43 driver. But I do not think that 
bcmwl-kernel-source is available in the Ubuntu 8.10 repositories

So I suggest the following:

Install Ubuntu 10.04 from a LiveCD session

Then connect the PC to the wireless router using a wired LAN connection.

Using the wired connection, install bcmwl-kernel-source in Ubuntu 10.04.

-- 
ssb: ERROR: PLL init unknown for device 4322
https://bugs.launchpad.net/bugs/593472
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 330941] Re: [jaunty] broken interface in amarok 2.0.1

2009-09-17 Thread Mark Rijckenberg
Thanks Benny

Your workaround procedure worked for me as well -
https://bugs.launchpad.net/ubuntu/+source/amarok/+bug/330941/comments/5

I also had the following errors and crash during the startup of amarok:

Couldn't resolve property: radialGradient3986
link XMLID_7_ hasn't been detected!

Reinstalling amarok or amarok-nightly from several different sources did
not help.

Thanks again!

-- 
[jaunty] broken interface in amarok 2.0.1
https://bugs.launchpad.net/bugs/330941
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 364706] Re: No audio on Compaq Presario CQ40 (jaunty amd64)

2009-06-01 Thread Mark Rijckenberg
Hi Mizanul,

Please try the solution I described earlier on in this bugreport, which
refers to this link:

https://answers.launchpad.net/ubuntu/+question/69080
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/364706/comments/21

Your pc uses the same codec, mixer and audio device as burstyouth88

Regards,

Mark

-- 
No audio on Compaq Presario CQ40 (jaunty amd64)
https://bugs.launchpad.net/bugs/364706
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 364706] Re: No audio on Compaq Presario CQ40 (jaunty amd64)

2009-04-30 Thread Mark Rijckenberg
Hi all,

Please try this workaround procedure which worked in
https://answers.launchpad.net/ubuntu/+question/69080

1. copy-paste the following command into the Terminal:

gksudo gedit /etc/modprobe.d/alsa-base.conf

2. and add these lines to the end of the /etc/modprobe.d/alsa-base.conf
file:

# Keep snd-pcsp from beeing loaded as first soundcard
options snd-pcsp index=-2
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
options snd-hda-intel model=dell-m4-1
options snd-hda-intel enable_msi=1

3. Then navigate to SystemPreferencesSound and change everything to
ALSA

4. copy-paste the following command into the Terminal:

gksudo gedit /etc/group

5. replace the following line (or something very similar to it):

audio:x:29:pulse

with this line:

audio:x:29:your Ubuntu logon name,pulse

6. reboot and retest sound

7. In the Mixer control panel, make sure to unmute all channels and
increase the volume on all channels

8. If the dell-m4-1 alsa-base.conf option does not work, please try one
of the following, reboot your pc and retest sound:

 STAC9200
   ref Reference board
   dell-d21 Dell (unknown)
   dell-d22 Dell (unknown)
   dell-d23 Dell (unknown)
   dell-m21 Dell Inspiron 630m, Dell Inspiron 640m
   dell-m22 Dell Latitude D620, Dell Latitude D820
   dell-m23 Dell XPS M1710, Dell Precision M90
   dell-m24 Dell Latitude 120L
   dell-m25 Dell Inspiron E1505n
   dell-m26 Dell Inspiron 1501
   dell-m27 Dell Inspiron E1705/9400
   gateway Gateway laptops with EAPD control
   panasonic Panasonic CF-74

 STAC9205/9254
   ref Reference board
   dell-m42 Dell (unknown)
   dell-m43 Dell Precision
   dell-m44 Dell Inspiron

 STAC9220/9221
   ref Reference board
   3stack D945 3stack
   5stack D945 5stack + SPDIF
   intel-mac-v1 Intel Mac Type 1
   intel-mac-v2 Intel Mac Type 2
   intel-mac-v3 Intel Mac Type 3
   intel-mac-v4 Intel Mac Type 4
   intel-mac-v5 Intel Mac Type 5
   intel-mac-auto Intel Mac (detect type according to subsystem id)
   macmini Intel Mac Mini (equivalent with type 3)
   macbook Intel Mac Book (eq. type 5)
   macbook-pro-v1 Intel Mac Book Pro 1st generation (eq. type 3)
   macbook-pro Intel Mac Book Pro 2nd generation (eq. type 3)
   imac-intel Intel iMac (eq. type 2)
   imac-intel-20 Intel iMac (newer version) (eq. type 3)
   dell-d81 Dell (unknown)
   dell-d82 Dell (unknown)
   dell-m81 Dell (unknown)
   dell-m82 Dell XPS M1210

 STAC9202/9250/9251
   ref Reference board, base config
   m2-2 Some Gateway MX series laptops
   m6 Some Gateway NX series laptops
   pa6 Gateway NX860 series

 STAC9227/9228/9229/927x
   ref Reference board
   3stack D965 3stack
   5stack D965 5stack + SPDIF
   dell-3stack Dell Dimension E520
   dell-bios Fixes with Dell BIOS setup

 STAC92HD71B*
   ref Reference board
   dell-m4-1 Dell desktops
   dell-m4-2 Dell desktops

Regards,

Mark

-- 
No audio on Compaq Presario CQ40 (jaunty amd64)
https://bugs.launchpad.net/bugs/364706
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 275633] Re: The new Sony Ericsson W980 mobile phone

2009-03-07 Thread Mark Rijckenberg
Hi,

Please try the solution from forumuser jmaxx at the following location:

http://ubuntuforums.org/showthread.php?t=975622page=3

It should make the phone work as a USB storage device in Ubuntu.

Regards,

Mark

-- 
The new Sony Ericsson W980 mobile phone
https://bugs.launchpad.net/bugs/275633
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 136836] Re: Ethernet (nVidia MCP55) not working [ gutsy, hardy]

2008-10-31 Thread Mark Rijckenberg
Hi,

Jonathan Perryman also has this issue on Ubuntu 8.10.

Take a look at https://answers.launchpad.net/ubuntu/+question/49556 for
details.

Regards,

Mark Rijckenberg

-- 
Ethernet (nVidia MCP55) not working [ gutsy, hardy]
https://bugs.launchpad.net/bugs/136836
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 94377] Re: Kaffeine DVB channel list not displayed

2008-05-13 Thread Mark Rijckenberg
Hi,

I recommend the following workaround procedure that I successfully
tested on Kubuntu Hardy Heron (v8.04 final release).

1) Download http://mtrons.googlepages.com/w_scan-20080105.tar.bz2

http://edafe.org/vdr/wscan.html
http://mtrons.googlepages.com/w_scan-20080105.tar.bz2
http://mtrons.googlepages.com/kaffeine

2) unpack the contents of
http://mtrons.googlepages.com/w_scan-20080105.tar.bz2 to /tmp

3) edit the file called scan.c (part of source package) and make sure
you set the correct symbol rate values for parameter
param.u.qam.symbol_rate.  The symbol rate value varies from cable
company to cable company. You need to do a little searching (trial and
error). Unfortunately, the author of the  w_scan program decided to
remove the -s (symbol rate argument) option in 2006. That is why you
need to edit the source code and recompile, if you live in a different
country and have a different cable company than the author of w_scan.
;-)

4) recompile http://mtrons.googlepages.com/w_scan-20080105.tar.bz2 :

go into directory where you unpacked the source package:

enter following commands

a) make
b) make install

5) launch w_scan using CORRECT arguments for your specific goal - use
http://edafe.org/vdr/wscan.html as a reference guide on starting w_scan

For example: if you want to automatically generate a valid channels.dvb file 
for kaffeine, you need to run the command 
w_scan -fc -k  channels.dvb
and then copy the channels.dvb file to ~/.kde/share/apps/kaffeine  so that 
kaffeine can see the newly generated list

So if scan.c is configured correctly, you only need to launch w_scan
ONCE so that kaffeine receives a valid channels list file...

6) launch kaffeine

I have personally tried out a lot of DVB programs for Ubuntu and
kaffeine was the only program that worked good enough for my purposes.

Hope this will help someone out there with similar issues

Regards,

Mark Rijckenberg

-- 
Kaffeine DVB channel list not displayed
https://bugs.launchpad.net/bugs/94377
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 191575] Re: wine segfaults on winecfg

2008-05-05 Thread Mark Rijckenberg
Hi,

Too bad the problem still occurs in the final version of Kubuntu Hardy
Heron. At least I have a working workaround for the issue (thanks to
suggestions in this bug report)

I had the exact same kinds of segfaults on the 2 most recent Kubuntu
Hardy Heron kernels and on the last 2 Hardy Heron versions of wine
(versions 0.9.59 and 0.9.61). The 2 kernels I did the debugging on were
2.6.24-15-generic and 2.6.24-16-generic.

I had the same 'valgrind -v' debugging output as was mentioned here:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/191575/comments/11

Following workaround also worked for me:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/191575/comments/32

I first removed the Hardy Heron repository version of wine (that was
broken on my system) and replaced it with the wine version 0.9.55 that I
downloaded from
http://wine.budgetdedicated.com/archive/ubuntu/gutsy/wine_0.9.55~winehq0~ubuntu~7.10-1_i386.deb
using Firefox, NOT via apt-get or aptitude...

That solved my issue. wine and winecfg work correctly now

Regards,

Mark

-- 
wine segfaults on winecfg
https://bugs.launchpad.net/bugs/191575
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 68187] Re: xine was unable to initialize any audio drivers. error

2008-04-01 Thread Mark Rijckenberg
If my previous workaround did not help, try the following solution:

http://ubuntuforums.org/showthread.php?t=102064page=4

So execute command sudo apt-get install libxine-dev libxine1-dbg
libxine1-misc-plugins

-- 
xine was unable to initialize any audio drivers. error
https://bugs.launchpad.net/bugs/68187
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to amarok in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 93979] Re: xine was unable to initialize any audio drivers

2008-04-01 Thread Mark Rijckenberg
If my previous workaround did not help, try the following solution:

http://ubuntuforums.org/showthread.php?t=102064page=4

So execute command sudo apt-get install libxine-dev libxine1-dbg
libxine1-misc-plugins

-- 
xine was unable to initialize any audio drivers
https://bugs.launchpad.net/bugs/93979
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 68187] Re: xine was unable to initialize any audio drivers. error

2008-04-01 Thread Mark Rijckenberg
Hi all,

I just had the same issue today in Kubuntu Hardy Heron pre-release
version. I suspect that this is an old bug solely related to Amarok.

I found the solution for my problem at the following URL:
http://ubuntuforums.org/showthread.php?t=102064

Edit the file ~/.kde/share/apps/amarok/xine-config and

change:

 audio.device.alsa_default_device:default
 audio.device.alsa_front_device:default
 
to:

 audio.device.alsa_default_device:plughw:0,0
 audio.device.alsa_front_device:plughw:0,0

Edit the file ~/.kde/share/config/amarokrc and make sure the line
Output Plugin is configured as follows:

[Xine-Engine]
 Output Plugin=alsa

Hope this helps someone out there.

Cheerio,

Mark

-- 
xine was unable to initialize any audio drivers. error
https://bugs.launchpad.net/bugs/68187
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to amarok in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 93979] Re: xine was unable to initialize any audio drivers

2008-04-01 Thread Mark Rijckenberg
Hi all,

I just had the same issue today in Kubuntu Hardy Heron pre-release
version. I suspect that this is an old bug solely related to Amarok.

I found the solution for my problem at the following URL:
http://ubuntuforums.org/showthread.php?t=102064

Edit the file ~/.kde/share/apps/amarok/xine-config and

change:

 audio.device.alsa_default_device:default
 audio.device.alsa_front_device:default
 
to:

 audio.device.alsa_default_device:plughw:0,0
 audio.device.alsa_front_device:plughw:0,0

Edit the file ~/.kde/share/config/amarokrc and make sure the line
Output Plugin is configured as follows:

[Xine-Engine]
 Output Plugin=alsa

Hope this helps someone out there.

Cheerio,

Mark

-- 
xine was unable to initialize any audio drivers
https://bugs.launchpad.net/bugs/93979
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 106129] Re: WPA2 Personal wireless networks don't work without manual configuration

2008-03-11 Thread Mark Rijckenberg
Please follow these instructions to install and use wicd (wifi network
manager):

http://wicd.sourceforge.net/download.php

Please let us know if wifi and WPA2 encryption works better using wicd

-- 
WPA2 Personal wireless networks don't work without manual configuration
https://bugs.launchpad.net/bugs/106129
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 111068] Re: A bug between Atheros Communications AR5212 802.11abg nic and Ubuntus network applet

2008-03-11 Thread Mark Rijckenberg

Please follow these instructions to install and use wicd (wifi network
manager):

http://wicd.sourceforge.net/download.php

Please let us know if wifi and WPA2 encryption works better using wicd

-- 
A bug between Atheros Communications AR5212 802.11abg nic and  Ubuntus network 
applet
https://bugs.launchpad.net/bugs/111068
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 140422] Re: [Gutsy] Unable to connect to Access Point if encryption method (WEP/WAP/WAP2) of the AP is changed

2008-03-11 Thread Mark Rijckenberg
Please follow these instructions to install and use wicd (wifi network
manager):

http://wicd.sourceforge.net/download.php

Please let us know if wifi and WPA2 encryption works better using wicd

-- 
[Gutsy] Unable to connect to Access Point if encryption method (WEP/WAP/WAP2) 
of the AP is changed
https://bugs.launchpad.net/bugs/140422
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 162917] Re: Wifi WPA2 Personnal not memorized

2008-03-11 Thread Mark Rijckenberg
Please follow these instructions to install and use wicd (wifi network
manager):

http://wicd.sourceforge.net/download.php

Please let us know if wifi and WPA2 encryption works better using wicd

-- 
Wifi WPA2 Personnal not memorized
https://bugs.launchpad.net/bugs/162917
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 159981] Re: Problem connect Wi-Fi (wpa2) ubuntu-7.10-desktop-amd64 (Notebook Acer Aspire 5020)

2008-03-11 Thread Mark Rijckenberg

Please follow these instructions to install and use wicd (wifi network
manager):

http://wicd.sourceforge.net/download.php

Please let us know if wifi and WPA2 encryption works better using wicd

-- 
Problem connect Wi-Fi (wpa2) ubuntu-7.10-desktop-amd64  (Notebook Acer Aspire 
5020)
https://bugs.launchpad.net/bugs/159981
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 140422] Re: [Gutsy] Unable to connect to Access Point if encryption method (WEP/WAP/WAP2) of the AP is changed

2008-03-11 Thread Mark Rijckenberg
Hi,

We are not in the M$ Windows world. No need to do the manual uninstall,
install monkey business ;-)

First make sure that you first add the following line to /etc/apt/sources.list:
deb http://apt.wicd.net ubuntu version extras
where ubuntu version is your version of Ubuntu in lowercase (dapper, edgy, 
feisty, gutsy, hardy).

Then run the following commands:

sudo aptitude update
sudo aptitude install wicd

Doing this should automatically remove networkmanager and then install
wicd

Regards,

Mark

-- 
[Gutsy] Unable to connect to Access Point if encryption method (WEP/WAP/WAP2) 
of the AP is changed
https://bugs.launchpad.net/bugs/140422
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 110325] knetworkmanager and network-manager can detect WEP encryption, but not WPA/WP2

2008-03-03 Thread Mark Rijckenberg
Hi,


I fully agree with the remarks from Paul Perkins. I confirm this very bad wifi 
networking behavior in the latest release of Kubuntu Hardy Heron (used this 
livecd: 
http://cdimage.ubuntu.com/releases/hardy/alpha-5/hardy-desktop-i386.iso, 
released on 22-Feb-2008 02:33 )

Yesterday, I did a conclusive test using that livecd on my laptop. I
have a WPA2 encrypted wifi network at home. I booted my laptop from that
livecd, went into knetworkmanager and selected my WPA2 access point in
the list of connections. knetworkmanager detected it as a WEP network
and did not give me the choice to change to WPA or WPA2 or to manually
correct it, which is not good. I manually set the right key, but it
still did not work. I decided not to waste time. Connected laptop to
router using LAN cable. Used LAN connection to manually install wicd
(wifi manager). wicd detected my WPA2 connection without a fuss, asked
for key, entered key. Had to restart wicd daemon a few times and then my
wifi connection worked fine in the liveCD session.

Conclusion 1: title of this bugreport should be changed to
knetworkmanager and network-manager can detect WEP encryption, but not
WPA/WP2. But wicd (wifi manager) can detect all types of encryption!

Conclusion 2: I would like to see networkmanager and knetworkmanager
replaced by wicd in the next releases of Kubuntu Hardy Heron...

Regards,

Mark

-- 
kubuntu cannot deal with wpa wireless link
https://bugs.launchpad.net/bugs/110325
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 109934] Re: Black and white S-video output only on PAL TVs with intel video driver

2008-02-24 Thread Mark Rijckenberg
Hi Milan,

Have you tried my suggested workaround yet?  (see above,
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
intel/+bug/109934/comments/13)

Regards,

Mark

-- 
Black and white S-video output only on PAL TVs with intel video driver
https://bugs.launchpad.net/bugs/109934
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 192154] Re: VLC has huge audio delay with default settings, sometimes locks Pulseaudio

2008-02-20 Thread Mark Rijckenberg
I confirm this behavior in Kubuntu Hardy Heron (v8.04 prerelease) when
using VLC in KDE with pulseaudio. I also get the 5 second delay between
video and audio...

-- 
VLC has huge audio delay with default settings, sometimes locks Pulseaudio
https://bugs.launchpad.net/bugs/192154
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 181485] Re: ati driver blocks the system

2008-01-09 Thread Mark Rijckenberg
See related Bug #180343, first reported on 2008-01-04  by  Daniel du Preez
ATI driver update causes Display Corruption

-- 
ati driver blocks the system
https://bugs.launchpad.net/bugs/181485
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 181485] Re: ati driver blocks the system

2008-01-09 Thread Mark Rijckenberg
Hi,

I confirm this behaviour in Kubuntu Hardy Heron (pre-release) on my PC.
After upgrading my pc using aptitude dist-upgrade yesterday, my PC
totally freezes/locks up when starting Xorg using the ati or radeon open
source drivers. It directly crashes once the Xorg window appears and
BEFORE seeing the kdm login window. However, when using the fglrx
driver, I can still successfully start up the Xorg server and log into
kdm just fine. I use an ATI Radeon 9500 AGP video card. My xorg.conf
file has not changed these past few months, but since yesterday, X
crashes

New bug in Xorg? Or in ati or radeon driver?

Regards,

Mark Rijckenberg

-- 
ati driver blocks the system
https://bugs.launchpad.net/bugs/181485
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 180343] Re: ATI driver update causes Display Corruption

2008-01-09 Thread Mark Rijckenberg
Hi,

I confirm this behaviour in Kubuntu Hardy Heron (pre-release) on my PC.
After upgrading my pc using aptitude dist-upgrade yesterday, my PC
totally freezes/locks up when starting Xorg using the ati or radeon open
source drivers. It directly crashes once the Xorg window appears and
BEFORE seeing the kdm login window. However, when using the fglrx
driver, I can still successfully start up the Xorg server and log into
kdm just fine. I use an ATI Radeon 9500 AGP video card. My xorg.conf
file has not changed these past few months, but since yesterday, X
crashes

New bug in Xorg? Or in ati or radeon driver?

Regards,

Mark Rijckenberg

-- 
ATI driver update causes Display Corruption
https://bugs.launchpad.net/bugs/180343
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 180343] Re: ATI driver update causes Display Corruption

2008-01-09 Thread Mark Rijckenberg
Hi,

I went to https://wiki.ubuntu.com/XorgOnTheEdge
Then I went to https://launchpad.net/~tormodvolden/+archive.
I added the following to my sources.list:

deb http://ppa.launchpad.net/tormodvolden/ubuntu hardy main
deb-src http://ppa.launchpad.net/tormodvolden/ubuntu hardy main

Did aptitude update and then aptitude dist-upgrade. Rebooted pc. Still
not working.

Then I rebooted Kubuntu in recovery mode. Renamed my /etc/X11/xorg.conf
to xorg.confOLD.

Ran X -configure to force X to create a new xorg.conf file. xorg.conf
creation failed. Logfile for this is X-configure-errors

Currently, my Xorg still only works when using the ATI fglrx drivers.

I now did the following dangerous upgrade:

[EMAIL PROTECTED]:/data/downloads$ sudo dpkg -i --force-all 
xserver-xorg-video-ati_6.7.197+git20080108.fa3e2055-0ubuntu0tormod_i386.deb
dpkg: regarding 
xserver-xorg-video-ati_6.7.197+git20080108.fa3e2055-0ubuntu0tormod_i386.deb 
containing xserver-xorg-video-ati:
 xserver-xorg-core conflicts with xserver-xorg-video-1.0
  xserver-xorg-video-ati provides xserver-xorg-video-1.0 and is to be installed.
dpkg: warning - ignoring conflict, may proceed anyway !
(Reading database ... 310923 files and directories currently installed.)
Preparing to replace xserver-xorg-video-ati 
1:6.7.197+git20071227.bfa22d-0ubuntu0tormod1 (using 
xserver-xorg-video-ati_6.7.197+git20080108.fa3e2055-0ubuntu0tormod_i386.deb) ...
Unpacking replacement xserver-xorg-video-ati ...
Setting up xserver-xorg-video-ati 
(1:6.7.197+git20080108.fa3e2055-0ubuntu0tormod) ...
[EMAIL PROTECTED]:/data/downloads$   

Will reboot pc and let you know if it helped. Fingers crossed ;-)

Mark

** Attachment added: X-configure-errors
   http://launchpadlibrarian.net/11233318/X-configure-errors

-- 
ATI driver update causes Display Corruption
https://bugs.launchpad.net/bugs/180343
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 180343] Re: ATI driver update causes Display Corruption

2008-01-09 Thread Mark Rijckenberg
Hi,

After reboot, the situation was even worse. So I used aptitude dist-
upgrade again to automatically downgrade the ATI driver to xserver-xorg-
video-ati 1:6.7.197+git20071227.bfa22d-0ubuntu0tormod1, which also does
not work.

Any other idea's?

Mark

-- 
ATI driver update causes Display Corruption
https://bugs.launchpad.net/bugs/180343
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 181485] Re: ati driver blocks the system

2008-01-09 Thread Mark Rijckenberg
Hi,

http://wiki.ubuntu.com/XorgOnTheEdge did not help for me.
See my answers on 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/180343

Regards,

Mark

-- 
ati driver blocks the system
https://bugs.launchpad.net/bugs/181485
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 181602] ATI driver update causes Display Corruption on ATI Radeon 9500 AGP

2008-01-09 Thread Mark Rijckenberg
Public bug reported:

Using Kubuntu Hardy Heron Alpha (latest as available via aptitude dist-
upgrade). Updated my system last night (January 8, 2008) and an update
to xserver-xorg-video-ati (to version 6.7.197) has resulted in X
displaying a completely garbled display. Nothing is readable, nothing
responds (even to ctrl+alt-backspace or switching to a virtual
terminal). The mouse cursor still displays fine and responds to input,
but nothing else works, including keyboard input.

Changing driver to fglrx in /etc/X11/xorg.conf allows X to start. So my issue 
is extremely similar to another bug report
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/180343. I 
created a separate bug report, because I am using a different video card 
chipset, ATI Technologies Inc R300 AD [Radeon 9500 Pro] rev 0.

Troubleshooting history:


 Mark Rijckenberg wrote 6 hours ago: (permalink)

Hi,

I confirm this behaviour in Kubuntu Hardy Heron (pre-release) on my PC.
After upgrading my pc using aptitude dist-upgrade yesterday, my PC
totally freezes/locks up when starting Xorg using the ati or radeon open
source drivers. It directly crashes once the Xorg window appears and
BEFORE seeing the kdm login window. However, when using the fglrx
driver, I can still successfully start up the Xorg server and log into
kdm just fine. I use an ATI Radeon 9500 AGP video card. My xorg.conf
file has not changed these past few months, but since yesterday, X
crashes

New bug in Xorg? Or in ati or radeon driver?

Regards,

Mark Rijckenberg
 Mark Rijckenberg wrote 1 hour ago: (permalink)

* X-configure-errors (16.9 KiB, text/plain)

Hi,

I went to https://wiki.ubuntu.com/XorgOnTheEdge
Then I went to https://launchpad.net/~tormodvolden/+archive.
I added the following to my sources.list:

deb http://ppa.launchpad.net/tormodvolden/ubuntu hardy main
deb-src http://ppa.launchpad.net/tormodvolden/ubuntu hardy main

Did aptitude update and then aptitude dist-upgrade. Rebooted pc. Still
not working.

Then I rebooted Kubuntu in recovery mode. Renamed my /etc/X11/xorg.conf
to xorg.confOLD.

Ran X -configure to force X to create a new xorg.conf file. xorg.conf
creation failed. Logfile for this is X-configure-errors

Currently, my Xorg still only works when using the ATI fglrx drivers.

I now did the following dangerous upgrade:

[EMAIL PROTECTED]:/data/downloads$ sudo dpkg -i --force-all 
xserver-xorg-video-ati_6.7.197+git20080108.fa3e2055-0ubuntu0tormod_i386.deb
dpkg: regarding 
xserver-xorg-video-ati_6.7.197+git20080108.fa3e2055-0ubuntu0tormod_i386.deb 
containing xserver-xorg-video-ati:
 xserver-xorg-core conflicts with xserver-xorg-video-1.0
  xserver-xorg-video-ati provides xserver-xorg-video-1.0 and is to be installed.
dpkg: warning - ignoring conflict, may proceed anyway !
(Reading database ... 310923 files and directories currently installed.)
Preparing to replace xserver-xorg-video-ati 
1:6.7.197+git20071227.bfa22d-0ubuntu0tormod1 (using 
xserver-xorg-video-ati_6.7.197+git20080108.fa3e2055-0ubuntu0tormod_i386.deb) ...
Unpacking replacement xserver-xorg-video-ati ...
Setting up xserver-xorg-video-ati 
(1:6.7.197+git20080108.fa3e2055-0ubuntu0tormod) ...
[EMAIL PROTECTED]:/data/downloads$

Will reboot pc and let you know if it helped. Fingers crossed ;-)

Mark
 Mark Rijckenberg wrote 1 hour ago: (permalink)

Hi,

After reboot, the situation was even worse. So I used aptitude dist-
upgrade again to automatically downgrade the ATI driver to xserver-xorg-
video-ati 1:6.7.197+git20071227.bfa22d-0ubuntu0tormod1, which also does
not work.

Any other idea's?

Mark
 Steve Langasek wrote 14 minutes ago: (permalink)

Hi Mark,

ATI Technologies Inc R300 AD [Radeon 9500 Pro] rev 0

This is your card as identified in the X log you sent. This is a different chip 
than the one this bug is reported on; I would recommend that you open a 
separate bug report for your problem.
 Timo Aaltonen wrote 13 minutes ago: (permalink)

Mark: the conflict is there for a purpose. Gutsy version of the driver
was built against an older xserver, so it won't work with hardy which
has xserver 1.4.

This might be fixed upstream, I'll ask them.

** Affects: xserver-xorg-video-ati (Ubuntu)
 Importance: Undecided
 Status: New

-- 
ATI driver update causes Display Corruption on ATI Radeon 9500 AGP
https://bugs.launchpad.net/bugs/181602
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 181485] Re: ati driver blocks the system

2008-01-09 Thread Mark Rijckenberg
Created separate bug report: Bug #181602, first reported 0 seconds ago  by  
Mark Rijckenberg
ATI driver update causes Display Corruption on ATI Radeon 9500 AGP

https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
ati/+bug/181602

-- 
ati driver blocks the system
https://bugs.launchpad.net/bugs/181485
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 180343] Re: ATI driver update causes Display Corruption on Radeon IGP 330M/340M/350

2008-01-09 Thread Mark Rijckenberg
Created separate bug report, as requested: Bug #181602, first reported 0 
seconds ago  by  Mark Rijckenberg
ATI driver update causes Display Corruption on ATI Radeon 9500 AGP

https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
ati/+bug/181602

-- 
ATI driver update causes Display Corruption on Radeon IGP 330M/340M/350 
https://bugs.launchpad.net/bugs/180343
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 181602] my xorg.conf file

2008-01-09 Thread Mark Rijckenberg
Hi,

Here's my xorg.conf when using the radeon driver.

I have already tried starting the PC without having any xorg.conf
located in /etc/X11. That did not work either (black screen instead of
Xorg screen) Bulletproof X isn't that bulletproof on my pc ;-)

Regards,

Mark

** Attachment added: xorg.confRADEON20080109
   http://launchpadlibrarian.net/11235893/xorg.confRADEON20080109

-- 
ATI driver update causes Display Corruption on ATI Radeon 9500 AGP
https://bugs.launchpad.net/bugs/181602
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 181602] Re: ATI driver update causes Display Corruption on ATI Radeon 9500 AGP

2008-01-09 Thread Mark Rijckenberg
Hi Timo,

Thanks for your quick replies. I appreciate it. I just tried your
radeon_drv.so file. Unfortunately, it does not solve the issue. I edited
xorg.conf again to use the radeon driver. After rebooting into Xorg, I
see a garbled Xorg screen for a few seconds and then my monitor says
out of frequency range. I have not attached my xorg.conf file yet,
because it has always worked fine for the past few months in Kubuntu
Hardy Heron.

I am now adding the most recent version of my log files. I checked them
out and I think the /var/log/kdm.0.log.crash logfile is by far the most
interesting one. Maybe /var/log/kdm.0.log.crash can help us figure this
one out?

Regards,

Mark

** Attachment added: kdm.0.log.crash
   http://launchpadlibrarian.net/11235146/kdm.0.log.crash

-- 
ATI driver update causes Display Corruption on ATI Radeon 9500 AGP
https://bugs.launchpad.net/bugs/181602
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 181602] Re: ATI driver update causes Display Corruption on ATI Radeon 9500 AGP

2008-01-09 Thread Mark Rijckenberg

** Attachment added: dmesg.0.crash
   http://launchpadlibrarian.net/11235152/dmesg.0.crash

-- 
ATI driver update causes Display Corruption on ATI Radeon 9500 AGP
https://bugs.launchpad.net/bugs/181602
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 181602] Re: ATI driver update causes Display Corruption on ATI Radeon 9500 AGP

2008-01-09 Thread Mark Rijckenberg

** Attachment added: Xorg.0.log.crash
   http://launchpadlibrarian.net/11235154/Xorg.0.log.crash

-- 
ATI driver update causes Display Corruption on ATI Radeon 9500 AGP
https://bugs.launchpad.net/bugs/181602
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 181602] Re: ATI driver update causes Display Corruption on ATI Radeon 9500 AGP

2008-01-09 Thread Mark Rijckenberg
Hi,

Just tested Option DRI false
Adding Option DRI false allows me to finally use the radeon driver again, 
but this of course prevents me from using compiz fusion, which used to work for 
me in Kubuntu Hardy

Regards,

Mark

** Summary changed:

- ATI driver update causes Display Corruption on ATI Radeon 9500 AGP
+ ATI driver update causes Display Corruption on ATI Radeon 9500 AGP and breaks 
DRI (direct rendering)

-- 
ATI driver update causes Display Corruption on ATI Radeon 9500 AGP and breaks 
DRI (direct rendering)
https://bugs.launchpad.net/bugs/181602
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 181602] Re: ATI driver update causes Display Corruption on ATI Radeon 9500 AGP and breaks DRI (direct rendering)

2008-01-09 Thread Mark Rijckenberg
Hi Timo,

Thanks a lot for all your tips. I tried them all out. The best option I
found was to only add Option AGPMode 4 (and keep the other options
disabled)

Only adding that option solves this issue for 70%.  I can now use the Radeon 
driver and successfully enable Compiz Fusion.
But there are now still some interactivity problems after activating Compiz 
Fusion.

Working in  Compiz Fusion:

Spinning desktop cube: OK
Wobbly windows: OK
Zoom out expo(sé) function: OK
Moving windows around inside expo(sé) function: OK

Not working  in  Compiz Fusion:

Entering text inside an open window. I can try entering text, but it does not 
appear in the window.
Opening minimized windows after using desktop cube and expo function for a 
while.

Regards,

Mark

P.S. I am going to sleep now. I will try to check my mail again in 24
hours. Bye!

-- 
ATI driver update causes Display Corruption on ATI Radeon 9500 AGP and breaks 
DRI (direct rendering)
https://bugs.launchpad.net/bugs/181602
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 181602] Re: ATI driver update causes Display Corruption on ATI Radeon 9500 AGP and breaks DRI (direct rendering)

2008-01-09 Thread Mark Rijckenberg
Hi,

Good news. Thanks to your help, my issue is 100% solved. I had to
deactivate Compiz Option Loose Binding to solve the remaining Compiz
Fusion interactivity issues.

With high regards,

Mark

-- 
Display corruption on ATI Radeon 9500 without setting AGPMode
https://bugs.launchpad.net/bugs/181602
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106344] Re: Kubuntu Feisty beta installer crashes during startup of ubiquity partitioner

2007-12-27 Thread Mark Rijckenberg
Hi,

This bug can be closed as I haven't encountered this error in Kubuntu
Feisty Final. I recently used ubiquity again on some one else's computer
and managed to repartition his disk without problems. Maybe my install
cd from April 2007 was corrupt or the partition (table) on my pc had
corruption issues at the time...

Thanks,

Mark

-- 
Kubuntu Feisty beta installer crashes during startup of ubiquity partitioner
https://bugs.launchpad.net/bugs/106344
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 154104] Re: glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy

2007-12-26 Thread Mark Rijckenberg
@marianne:  I am using the cutting edge Kubuntu Hardy Heron (v8.04)
repositories in my sources.list.

Here is how I installed fusion-icon:

$ sudo aptitude install fusion-icon
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
The following NEW packages will be installed:
  fusion-icon
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 28.8kB of archives. After unpacking 270kB will be used.
Writing extended state information... Done
Get:1 http://be.archive.ubuntu.com hardy/universe fusion-icon 
0.0.0+git20071028-0ubuntu2 [28.8kB]
Fetched 28.8kB in 0s (83.0kB/s)
Selecting previously deselected package fusion-icon.
(Reading database ... 172361 files and directories currently installed.)
Unpacking fusion-icon (from .../fusion-icon_0.0.0+git20071028-0ubuntu2_all.deb) 
...
Setting up fusion-icon (0.0.0+git20071028-0ubuntu2) ...

Fusion-icon replaces the old command beryl-manager that existed
before compiz-fusion. Both are very handy tray icons.

Regards,

Mark

-- 
glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy
https://bugs.launchpad.net/bugs/154104
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 154104] Re: glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy

2007-12-25 Thread Mark Rijckenberg
Hi all,

I am using a Dell Latitude D510 and using the intel driver (not the i810
driver) in Ubuntu Hoary (8.04 pre-release version).

I have attached a working version of xorg.conf that enables direct
rendering on my pc and that allows compiz-fusion to work correctly. I
installed fusion-icon using aptitude and run fusion-icon as a shell
command whenever I want to activate compiz-fusion.

When launching fusion-icon, it gives the following feedback in the KDE
konsole. So it complains, but compiz-fusion works anyway, by reverting
to indirect rendering

* Detected Session: kde
 * Searching for installed applications...
 * Intel detected, exporting: INTEL_BATCH=1
 * No GLX_EXT_texture_from_pixmap with direct rendering context
 ... present with indirect rendering, exporting: LIBGL_ALWAYS_INDIRECT=1
 * Using the GTK Interface
 * Starting Compiz
 ... executing: compiz.real --replace --sm-disable --ignore-desktop-hints ccp 
--indirect-rendering
compiz.real (core) - Warn: Unable to parse XML metadata from file ccp.xml
compiz.real (dbus) - Error: dbus_bus_get error: Failed to execute dbus-launch 
to autolaunch D-Bus session
compiz.real (dbus) - Error: InitObject failed
compiz.real (core) - Error: Couldn't activate plugin 'dbus'
compiz.real (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image 
format
compiz.real (dbus) - Error: dbus_bus_get error: Failed to execute dbus-launch 
to autolaunch D-Bus session
compiz.real (dbus) - Error: InitObject failed


See following URL for info on how to clean up and reinstall compiz-fusion from 
scratch in Ubuntu Gutsy Gibbon:

http://kevin.vanzonneveld.net/techblog/article/upgrade_to_ubuntu_gutsy_with_compizfusion/

Hope this helps you out!

Merry Christmas to everyone,

Mark Rijckenberg

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/11062069/xorg.conf

-- 
glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy
https://bugs.launchpad.net/bugs/154104
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 89291] Re: Kubuntu Feisty does not ask for bluetooth pin. Pinhelpers seem not to work

2007-12-02 Thread Mark Rijckenberg
Hi,

Here is a small procedure I have written that allows pairing bluetooth
telephone with Kubuntu, that allows using the bluetooth phone as a
remote control for Kubuntu and describes how to exchange files with a
bluetooth phone using bluetooth protocol

1. Make sure /usr/sbin/hcid is running by entering ps -aux|grep hci
2. Make sure bluetooth service is started by entering sudo 
/etc/init.d/bluetooth restart in the konsole terminal
3. Enter hcitool scan in konsole terminal to retrieve the hardware address 
AA:BB:CC:DD:EE:FF of the bluetooth device you wish to pair with Kubuntu
4. Start /usr/bin/bluetooth-applet using the konsole terminal or a startup 
script
5. right click on bluetooth-applet icon, choose preferences. On first tab, 
choose mode of operation: visible and connectable for other devices. In 
second  tab, enable all bluetooth services. In third tab, enable automatically 
authorize incoming requests
5. Enter hidd --connect AA:BB:CC:DD:EE:FF in konsole terminal using the 
bluetooth hardware address you found instead. When connecting to certain Sony 
Ericsson bluetooth phones, this command will allow you to use the phone as a 
remote control for the laptop, handy when doing a presentation
6. The bluetooth-applet will ask you for the pin and the mobile device pairs up 
correctly!
7. In Krusader: enter obex://[AA:BB:CC:DD:EE:FF]/ to transfer files between 
laptop and phone
Bluetooth transfer speeds on my pc are around 30 to 40 kilobytes/second
8. if file transfers still do not work for you, make sure your hcid.conf file 
looks like mine, reboot your 
pc, and try again.

Here is my working /etc/bluetooth/hcid.conf file configuration:
#
# HCI daemon configuration file.
#


# HCId options
options {
# Automatically initialize new devices
autoinit yes;

# Security Manager mode
# none - Security manager disabled
# auto - Use local PIN for incoming connections
# user - Always ask user for a PIN
#
security auto;

# Pairing mode
# none - Pairing disabled
# multi - Allow pairing with already paired devices
# once - Pair once and deny successive attempts
pairing multi;

# PIN helper
pin_helper /usr/bin/passkey-agent;

# D-Bus PIN helper
/usr/bin/bluez-pin --dbus;

# Default PIN code for incoming connections
passkey 1234;

}

# Default settings for HCI devices
device {
# Local device name
# %d - device id
# %h - host name
name Kubuntu Laptop;
discovto 0;

# Local device class
#class 0x3e0100;

# Default packet type
#pkt_type DH1,DM1,HV1;

# Inquiry and Page scan
iscan enable; pscan enable;

# Default link mode
# none - no specific policy
# accept - always accept incoming connections
# master - become master on incoming connections,
# deny role switch on outgoing connections
lm accept;

# Default link policy
# none - no specific policy
# rswitch - allow role switch
# hold - allow hold mode
# sniff - allow sniff mode
# park - allow park mode
lp rswitch,hold,sniff,park;

# Authentication and Encryption (Security Mode 3)
#auth enable;
#encrypt enable;
}

Regards,

Mark Rijckenberg

-- 
Kubuntu Feisty does not ask for bluetooth pin. Pinhelpers seem not to work
https://bugs.launchpad.net/bugs/89291
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 89291] Re: Kubuntu Feisty does not ask for bluetooth pin. Pinhelpers seem not to work

2007-12-02 Thread Mark Rijckenberg
One more thing: make sure you first install the following obex utilities
(especially gnome-vfs-obexftp) before trying to exchange files between
your laptop and bluetooth phone:

[EMAIL PROTECTED]:~$ apts obex
i   cobex  - Connector 
for mobile devices
i   gnome-vfs-obexftp  - GNOME VFS 
module for OBEX FTP
i   libobexftp-dev - object 
exchange file transfer library
v   libopenobex-dev-
i A libopenobex1   - OBEX 
protocol library
i A libopenobex1-dev   - OBEX 
protocol library - development files
i   obexfs - mount 
filesystem of ObexFTP capable devices
i   obexftp- file 
transfer utility for devices that use the OBEX protocol
i   obexpushd  - program 
for receiving files via Bluetooth or IRDA
i   obextool   - graphical 
frontend for obexftp written in TCL/TK
i   openobex-apps  - 
Applications for OpenOBEX
c   qobex  - Swiss army 
knife for the OBject EXchange (obex) protocol
[EMAIL PROTECTED]:~$

-- 
Kubuntu Feisty does not ask for bluetooth pin. Pinhelpers seem not to work
https://bugs.launchpad.net/bugs/89291
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 89291] Re: Kubuntu Feisty does not ask for bluetooth pin. Pinhelpers seem not to work

2007-12-02 Thread Mark Rijckenberg
I have been doing a little more experimenting and noticed that the
bluetooth stack on my Sony Ericsson can crash from time to time. So if
my procedure for accessing your phone files via OBEX does not work
anymore all of a sudden, don't blame it on the Linux bluetooth stack,
blame it on the phone's bluetooth stack.

In that case, I just turn off the phone, turn it on again and voila.
the OBEX connection works again. Now if I only could get Linux to run on
the phone too ;-)

I put /usr/bin/bluetooth-applet in my procedure, because bluetooth
pairing using /usr/bin/kbluetooth on Kubuntu Gutsy Gibbon did not work
for me

One more thing: if my procedure for pairing the bluetooth phone works
for you, you should also be able to use wammu (frontend gui for gammu)
to make a backup of all your phonecalls and phonebook.

-- 
Kubuntu Feisty does not ask for bluetooth pin. Pinhelpers seem not to work
https://bugs.launchpad.net/bugs/89291
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


  1   2   >