[Bug 2065074] Re: WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» gone. «Soft blocks» for Bluetooth only.

2024-05-11 Thread Bas Roufs
UPDATE AND SUMMARY 11 MAY 2024, 12.00 CEST.


Be reassured. Right now, I am writing this message under my veranda in my 
garden, while using Wi-Fi. Thanks God, this is possible now. Hallelujah!  The 
core issue in this context is a tiny switch at the left front side of my laptop 
- Lenovo X230, product Name: 2325AZ8, Serial Number: R9XTT6X.  I bought this 
device late March 2024. Then, I thought the switch was related to opening and 
closing the lid of the laptop. After watching one of the videos you showed me 
yesterday, it became clear to me that the switch was related to turning off and 
on Wi-Fi. The hard block has been caused by the switch in the off position. The 
devil is in the detail.


About Bluethooth... I have checked this page

https://askubuntu.com/questions/1465957/bluetooth-manager-not-
connecting-to-devices-after-upgrading-to-ubuntu-23-04

This story is a good summary of my Bluethooth experience about one month
ago, when I was still at Kubuntu 22.04.4 LTS along with the same laptop
at which I am working now. Also in my case, connections with «trusted»
devices were constantly being interrupted. I have carried out the
advises I found there - however, it does not or not yet work out.

Like this, I have tried to get rid of the «soft block» that still
prevents Bluetooth from working properly.


bas@Camino:~$ rfkill unblock 0
bas@Camino:~$

Let's test now...

bas@Camino:~$ rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
    Soft blocked: yes
    Hard blocked: no
1: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no

Wi-Fi is absolutely fine now. Bluetooth - no hard block, but the «soft»
block still persists.

Now, I try this

Systemsettings -> "Bluetooth" -> "Enable"
and then either "Add New Device…" or "Configure…".

I also tried the same by clicking the Bluethooth applet right down
under.

In both case: no success yet. I have tried to enable Bluetooth several
times like this. Now, I had a device with me I wanted to add
However, I already get stuck when trying to enable Bluetooth. «Adding a
new device» is still not possible.

Provisional conclusion for now Wi-Fi works absolutely fine now. No hard 
blocks and also no soft blocks.
The hard blocks have been removed for Bluethooth too. However, I still do not 
yet manage to get Bluethooth enabled by lifting it's «soft» blacks.


** Summary changed:

- WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» gone. 
«Soft blocks» for Bluetooth only.
+ WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» gone, 
WiFi works OK now. «Soft blocks» still disable Bluetooth.

** Summary changed:

- WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» gone, 
WiFi works OK now. «Soft blocks» still disable Bluetooth.
+ Wi-Fi & Bluetooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» gone, 
Wi-Fi works OK now. «Soft blocks» still disable Bluetooth.

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

Title:
  Wi-Fi & Bluetooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks»
  gone, Wi-Fi works OK now. «Soft blocks» still disable Bluetooth.

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


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

[Bug 2065074] Re: WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» gone. «Soft blocks» for Bluetooth only.

2024-05-10 Thread Bas Roufs
Short summary

WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. 
«Hard blocks» gone. «Soft blocks» for Bluetooth only.

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

Title:
  WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks»
  gone. «Soft blocks» for Bluetooth only.

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


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

[Bug 2065074] Re: Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» or something else?

2024-05-10 Thread Bas Roufs
WIFI issue solved, however Bluetooth not yet.

This video has helped to solve the WIFI issue:

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

A tiny switch at the front side of the laptop had turned off the WIFI
function. I switched the switch back to the on positition - from that
moment on, it was no problem any more to enable WIFI.

Terminal tests points in the same direction..

bas@Camino:~$ iw dev
phy#0
Interface wlp3s0
ifindex 3
wdev 0x1
addr 9c:4e:36:aa:5c:d0
ssid ArcoBaleno
type managed
channel 11 (2462 MHz), width: 20 MHz, center1: 2462 MHz
txpower 15.00 dBm
multicast TXQ:
qsz-byt qsz-pkt flows   drops   marks   overlmt hashcol 
tx-bytestx-packets
0   0   0   0   0   0   0   
0   0
bas@Camino:~$

sudo ip link set wlp3s0 up
bas@Camino:~$

Now I check both WIFI and Bluethooth...

bas@Camino:~$ rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: yes
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

For WIFI ALL blocks have been eliminated now - the hard and the soft
ones. There is no hardware problem anymore that blocks possibilities to
enable WIFI.Software settings are also OK now apparently.

Bluetooth has no hard blocks anymore - no problems from the point of
view of hardware. However, there are still one or a few problems in the
realm of software - soft blocks.

Now, I focus more on Bluetooth.

bas@Camino:~$ bluetoothctl -v
bluetoothctl: 5.72
bas@Camino:~$

Apparently, there is Bluetooth software present.

Another test delivers the following output

bas@Camino:~$ systemctl status bluetooth
● bluetooth.service - Bluetooth service
 Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; 
preset: enabled)
 Active: active (running) since Fri 2024-05-10 22:24:26 CEST; 1h 16min ago
   Docs: man:bluetoothd(8)
   Main PID: 2378 (bluetoothd)
 Status: "Running"
  Tasks: 1 (limit: 4221)
 Memory: 988.0K (peak: 2.9M swap: 392.0K swap peak: 408.0K)
CPU: 110ms
 CGroup: /system.slice/bluetooth.service
 └─2378 /usr/libexec/bluetooth/bluetoothd

mei 10 22:24:26 ConnectON bluetoothd[2378]: Starting SDP server
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support csip plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: profiles/audio/micp.c:micp_init() 
D-Bus experimental not enabled
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support micp plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support vcp plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support mcp plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support bass plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support bap plugin
mei 10 22:24:27 ConnectON bluetoothd[2378]: Bluetooth management interface 1.22 
initialized
mei 10 22:24:27 ConnectON bluetoothd[2378]: src/profile.c:register_profile() 
:1.55 tried to register 111e>
lines 1-22/22 (END)

Now, I break down this output in two parts

This is the first, upper part

«(...)
bas@Camino:~$ systemctl status bluetooth
● bluetooth.service - Bluetooth service
 Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; 
preset: enabled)
 Active: active (running) since Fri 2024-05-10 22:24:26 CEST; 1h 16min ago
   Docs: man:bluetoothd(8)
   Main PID: 2378 (bluetoothd)
 Status: "Running"
  Tasks: 1 (limit: 4221)
 Memory: 988.0K (peak: 2.9M swap: 392.0K swap peak: 408.0K)
CPU: 110ms
 CGroup: /system.slice/bluetooth.service
 └─2378 /usr/libexec/bluetooth/bluetoothd
(...)»

This looks goods apparently, unless some expert perceives here a
problem.

Now, we take a look at the second and last part of the output report

«(...)
mei 10 22:24:26 ConnectON bluetoothd[2378]: Starting SDP server
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support csip plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: profiles/audio/micp.c:micp_init() 
D-Bus experimental not enabled
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support micp plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support vcp plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support mcp plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support bass plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support bap plugin

[Bug 2065074] Re: Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» or something else?

2024-05-09 Thread Bas Roufs
Tests related to Bluetooth:

https://askubuntu.com/questions/641892/hcitool-scan-does-not-find-my-
bluetooth-device

According to this article, the command hcitool dev should need to
deliver a list of Bluetooth devices. I get this non-result - though I
have been using Bluetooth at the same laptop, when it ran on Kubuntu
22.04.4. LTS:

bas@Camino:~$ hcitool dev
Devices:
bas@Camino:~$
bas@Camino:~$ hcitool -i hci1 scan
Invalid device: No such device

bas@Camino:~$ sudo hcitool scan
[sudo] password for bas:
Device is not available: No such device


WIFI and Bluetooth related tests based at this article:

https://askubuntu.com/questions/474219/wifi-is-hard-locked

bas@Camino:~$ rfkill unblock all
bas@Camino:~$
(Apparently, nothing happens.)


bas@Camino:~$ rfkill list all
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: yes
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
bas@Camino:~$

The keyboard key combination FN and F5 at my Lenovo Thinkpad X230 should
need to switch on and switch off WIFI. However, nothing happens. I keep
getting this test result:

bas@Camino:~$ rfkill list all
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: yes
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes


Info at page 47 of the hardware manual related to Lenovo Thinkpad X230: FN+F5 
Enables or disables the built-in wireless networking features.
Notes: If you want to use Fn+F5 to enable or disable the wireless features, the 
following
device drivers must be installed on the computer beforehand:
• Power Management Driver
• On Screen Display Utility
• Wireless device drivers

Question - is there a way to get such drivers and to get them working at
Kubuntu 24.04 LTS?

https://askubuntu.com/questions/1325028/wifi-gets-hard-blocked-on-
ubuntu-20-04-2-hp-15-series

bas@Camino:~$ sudo rfkill unblock 0
[sudo] password for bas:
bas@Camino:~$ rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: yes
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
bas@Camino:~$


bas@Camino:~$ sudo rfkill unblock all
[sudo] password for bas:
bas@Camino:~$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-6.8.0-31-generic
bas@Camino:~$ rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: yes
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
bas@Camino:~$


https://askubuntu.com/questions/1436900/wi-fi-and-bluetooth-got-hardblocked-after-upgrading-xubuntu-from-22-04-to-22-1

bas@Camino:~$ rfkill list all
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: yes
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
bas@Camino:~$

Test after removing and reinserting battery:

bas@Camino:~$ sudo rfkill list all
[sudo] password for bas:
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: yes
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
bas@Camino:~$

SUMMARY SO FAR:

WIFI and Bluetooth works at Kubuntu 22.04.4. LTS. However, it does not
at Kubuntu 24.04 LTS. I have been using both LTS systems at exactly the
same laptop with the same BIOS settings.

Software and hardware system info


Operating System: Kubuntu 24.04
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13
Kernel Version: 6.8.0-31-generic (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-3320M CPU @ 2.60GHz
Memory: 3,5 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 4000
Manufacturer: LENOVO
Product Name: 2325AZ8
System Version: ThinkPad X230

WHAT TO DO NEXT TO GET BACK WIFI AND Bluetooth?
===

Apparently, both WIFI and Bluetooth got hard blocked  after a fresh install of 
Kubuntu 24.04 LTS at my laptop.
Kubuntu 22.04.4. was a fresh install of early April, at the same laptop, with 
the same BIOS settings. In the BIOS, there is no password or security lock. 
It's simply default stuff.

I have no clue what to do next.

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

Title:
  Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS.
  «Hard blocks» or something else?

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


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

[Bug 2065074] Re: Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» or something else?

2024-05-07 Thread Bas Roufs
** Attachment added: "3a. Impossible to get Bluetooth enabled"
   
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/2065074/+attachment/5775993/+files/3a.%20Impossible%20to%20get%20Bluetooth%20enabled.png

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

Title:
  Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS.
  «Hard blocks» or something else?

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


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

[Bug 2065074] Re: Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» or something else?

2024-05-07 Thread Bas Roufs
** Attachment added: "3. Bluetooth disbabled"
   
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/2065074/+attachment/5775992/+files/3.%20Bluetooth%20disbabled.png

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

Title:
  Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS.
  «Hard blocks» or something else?

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


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

[Bug 2065074] Re: Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» or something else?

2024-05-07 Thread Bas Roufs
** Attachment added: "2. Enabling WIFI not possible."
   
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/2065074/+attachment/5775973/+files/2.%20Enabling%20WIFI%20not%20possible.png

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

Title:
  Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS.
  «Hard blocks» or something else?

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


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

[Bug 2065074] Re: Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» or something else?

2024-05-07 Thread Bas Roufs
** Attachment added: "1a. Focus at  mouse pointer at WIFI connection corner 
right down under"
   
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/2065074/+attachment/5775972/+files/1a.%20Focus%20at%20%20mouse%20pointer%20at%20WIFI%20connection%20corner%20right%20down%20under.png

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

Title:
  Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS.
  «Hard blocks» or something else?

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


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

[Bug 2065074] [NEW] Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» or something else?

2024-05-07 Thread Bas Roufs
Public bug reported:

Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS.
«Hard blocks» or something else?

Update from the bug reporter, Bas Roufs, Tuesday 7 May 2024, at about
12.30 CEST, Mook, near Nijmegen, The Netherlands:

For:

Expert users and developers of Kubuntu and/or other flavours of *Ubuntu,
who know about WIFI and Bluetooth - especially in connection with the
package rfkill.

Cc.:

KDE Experts.


Previous versions of this report I have submitted here:

https://bugs.kde.org/show_bug.cgi?id=486368

KDE experts who have replied me there, emphasised that the issue needs
to be resolved «downstream», in my case at the level of *Ubuntu.


INTRODUCTION.


@ Kubuntu and other *Ubuntu expert users.

After checking the settings related to WIFI (and Bluetooth), I ended up
filing a bug report at KDE:

https://bugs.kde.org/show_bug.cgi?id=486368

According to the feedback I got from KDE experts after doing so, the
problem is real. However, those experts say it cannot be solved at the
side of KDE. It needs to be solved «downstream», so at the side of
Kubuntu and other Ubuntu flavours in our case. That's why, i finally
file this bug report.


THE PROBLEM IN BRIEF.


So far, I do not manage to get WIFI enabled by the useful steps at a fresh 
install of Kubuntu 24.04 LTS, at  this laptop:
Lenovo Thinkpad X230 i5, along with 4 GB RAM, 250 GB SSD. A quick internet 
search clarifies me that I am not the only one who deals with this problem.

I do work now with wired internet. However, this wired connection does
not help me so far to get the WIFI enabled. The same applies for
Bluetooth. Neither GUI approaches, nor command line solves anything so
far.

Ticking the box for enabling WIFI is not possible. The same applies for 
Bluetooth. Check the screenshots I send along with this bug report.
It's about the graphical check down under - fruitlessly trying to tick the box 
to enable WIFI or the one to enable Bluetooth.
At each screenshot, you can see a red arrow pointing at a WIFI or Bluetooth 
check box that cannot be ticked.

Here, I go through the screeenshots that I send along this bug report:

1. Mouse at WIFI connection corner right down under. I indicate the
place to look at by means of a red arrow.

1a. Focus at  mouse pointer at WIFI connection corner right down under.

2. Enabling WIFI not possible. The red arrow and the mouse pointer point
at the box that cannot be ticked with a view to enabling WIFI.

2a. Detail - Enabling WIFI not possible. A more detailed look at the
corner where the red arrow points at the box that cannot be ticked.

3. Bluetooth disbabled. The red arrow and the mouse pointer both point
at the area where bluetooth should need to be enabled.

3a. Impossible to get Bluetooth enabled. After the click indicated by image 3, 
I end up here The button aimed at enabling Bluetooth cannot
be toggled. This button is being indicated by the mouse pointer and the red 
arrow.

A few terminal checks so far do not solve the problem. However, more
info comes to the surface. Take a look at the next paragraph.


COMMAND LINE OUTPUT REPORTS.
=
Terminal checks derived from, amongst other pages:

https://www.baeldung.com/linux/connect-network-cli

https://www.baeldung.com/linux/disable-wireless-network


bas@Camino:~$ iw dev
phy#0
Interface wlp3s0
ifindex 3
wdev 0x1
addr 9c:4e:36:aa:5c:d0
type managed
txpower 0.00 dBm
multicast TXQ:
qsz-byt qsz-pkt flows   drops   marks   overlmt hashcol 
tx-bytestx-packets
0   0   0   0   0   0   0   
0   0
bas@Camino:~$ sudo ip link set wlp3s0 up
RTNETLINK answers: Operation not possible due to RF-kill
bas@Camino:~$
bas@Camino:~$ nmcli radio wifi disabled
bas@Camino:~$ nmcli radi wifi on
bas@Camino:~$ sudo nmcli radio wifi on
bas@Camino:~$ sudo ip link set wlp3s0 up
RTNETLINK answers: Operation not possible due to RF-kill
bas@Camino:~$
bas@Camino:~$ rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: yes
Hard blocked: yes
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
bas@Camino:~$


STEPS TO REPRODUCE
=
1. Check my screeenshots attached to  this bug report. See also above, «THE 
PROBLEM IN BRIEF».

2. Command line checks summarised here - see here above, «COMMAND LINE
OUTPUT REPORTS.»,

What I expected to happen.
=
Enabling WIFI should need to be possible via either command line, the graphical 
approach or both of them.
In early April 2024, only some weeks ago, I have fresh-installed Kubuntu 
22.04.4 LTS at exactly the same laptop, with the same SSD, the same hardware 
specs and BIOS settings. At that configuration, WIFI worked out of the box, 
simply correctly. Bluethooth worked also - how

Re: [Bug 2063952] Re: 22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.

2024-05-07 Thread Bas Roufs
Hello Rick.

Thanks for your very useful comment.

Op za 4 mei 2024 om 12:50 schreef Rik Mills
<2063...@bugs.launchpad.net>:

> I can see from the logs that you must have packages from the backports-
> extra PPA on your system, to get newest plasma 5.27. The packages in
> that are backported from 24.04, so are newer than those found 23.10.
> This is likely the source of most of the conflicts and refusal to
> upgrade.
>

As far as I know, you are totally right.

>
> Re-enabling the backports PPA then removing it with ppa-purge may be a
> solution to at least some of this.


I have been trying such a solution. However, it did not work out. Moreover,
at some point, I got too many complications.  The most important one: the
system was not able any more to read a 2 GB USB stick and 4 TB external
hard drives = 3 items I use fore backup purposes. When stumbling on those
complications, I made a few emergency backups via WETRANSFER, after which I
did the following First, I reformatted and repartitioned the SSD with
Gparted at System rescue at a Ventoy USB. Then, I made a fresh manually
partitioned install of Kubuntu 24.04 LTS, the most recent LTS.  About this,
I'll tell more in other posts.


> I would note that 22.04 to 23.10
> upgrades is non standard and not a path that really gets tested.
>

You might be right about this too. It was some emergency solution after me
remarking that a direct upgrade from 22.04 to 24.04 is not yet possible. It
became clear to me that this will be possible on 15 August 2024, after the
issue of Kubuntu 24.04.1 LTS. I could not wait till that moment.

Yours.

Bas.

--

Bas G. Roufs

-- 

Bas G. Roufs MA
Rijksweg 66a
NL-6585 AG Mook
+31 6 446 835 10
basro...@gmail.com

Mook ligt ca. 10 km. ten zuiden van Nijmegen en 10 km. ten oosten van de
Duitse grens.
Uitspraak -ou- in achternaam «Roufs»: zoals in «bouwen».

Mook is about 10 km. south of Nijmegen and 10 km west of the German border.
Pronunciatiation -ou- family name «Roufs»: like in «about».

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

Title:
  22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2063952/+subscriptions


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

Re: [Bug 2063952] Re: 22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.

2024-05-02 Thread Bas Roufs
Hello Julian and all others.


Op ma 29 apr. 2024 14:01 schreef Julian Andres Klode <
2063...@bugs.launchpad.net>:

> ** Summary changed:
>

Thanks for considering my bug report!

You share here two possible summaries.


> - 22.04 to 23.10 upgrade fails to keep kubuntu-desktop installed
>

This possible explanation coincides best with my experience of 25 & 26
April 2024. There WAS a Kubuntu desktop. However, my upgrade attempts
revealed major problems that made the whole configuration unusable.


+ 22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.
>


May be, we can formulate it like this:
«()
When trying to upgrade from 22.04 to 23.10, the 23.10 kubuntu-desktop is
not installable.
(...)»

At some point, there were simply too many complications. That's why, I
decided to try a fresh install of Kubuntu 24.04 LTS. After a bit of
tweaking, trial and error, I DID manage to get started with it. About that,
I'll share another post and one more bug report.

Yours.
Bas.

>



Bas G. Roufs MA

Rijksweg 66a

NL-6585 AG Mook

+31 6 446 835 10

basro...@gmail.com


> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/2063952
>
> Title:
>   22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2063952/+subscriptions
>
>

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

Title:
  22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2063952/+subscriptions


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

[Bug 2063952] Re: 22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.

2024-05-02 Thread Bas Roufs
Hello Julian and all others.


Op ma 29 apr. 2024 14:01 schreef Julian Andres Klode 
<2063...@bugs.launchpad.net>:


** Summary changed:


Thanks for considering my bug report!

You share here two possible summaries.


- 22.04 to 23.10 upgrade fails to keep kubuntu-desktop installed


This possible explanation coincides best with my experience of 25 & 26 April 
2024. There WAS a Kubuntu desktop. However, my upgrade attempts revealed major 
problems that made the whole configuration unusable. 


+ 22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.


May be, we can formulate it like this:
«()
When trying to upgrade from 22.04 to 23.10, the 23.10 kubuntu-desktop is not 
installable.
(...)»

At some point, there were simply too many complications. That's why, I
decided to try a fresh install of Kubuntu 24.04 LTS. After a bit of
tweaking, trial and error, I DID manage to get started with it. About
that, I'll share another post and one more bug report.

Yours.
Bas.

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

Title:
  22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2063952/+subscriptions


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

Re: [Bug 2063952] [NEW] Upgrade problem caused by many mistakes and broken packages.

2024-04-27 Thread Bas Roufs
Wanna add one thing.

Thanks God, I DID manage to read and write my 128 GB Ventoy USB. I already
copied the ISO to it from Kubuntu 24.04 LTS.I

However, I cannot read the 2 and 4 GB USB devices I am using for backup
purposes. This is one of the reasons, I have decided to carry out a fresh
install of the latest Kubuntu LTS at my system.

Yours.

Bas.

Yours.

Bas.

Op za 27 apr 2024 om 16:45 schreef Bas Roufs
<2063...@bugs.launchpad.net>:

> Public bug reported:
>
> Upgrade problem caused by many mistakes and broken packages.
>
> Bug report 27 April 2024.in
>
> From Bas Roufs for Kubuntu developers.
>
> Mook, near Nijmegen, NL, 27 April 2024.
>
> Hello Everybody.
>
> Only a few weeks ago, I installed Kubuntu 22.04.1 LTS at my Lenovo
> Thinkpad X230 i5, 4GB RAM and 250 GB SSD at present. In a few weeks from
> now, I'll go to a computer repair shop that will add an extra SSD of 1
> GB and 2 DDR 3, 1600 Mhz memory banks - with a view to getting 16 GB
> RAM.
>
> My idea was the following
>
> STEP 1.
> Prepare a system with the all the packages and languages modules I need
> for 10 languages - spell and grammar check, etc.
>
> STEP 2.
> Upgrade from Kubuntu 22.04.4 LTS to Kubuntu 24.04 LTS.
> However, it has become clear to me that a direct, automatic upgrade from
> the previous LTS to the current one is only possible after the issue of
> Kubuntu 24.04.1 LTS on 15 August 2024. This is way too late for me and in
> the middle of my holiday period.
> So, I have considered the option to make first an upgrade to Kubuntu
> 23.10, after which I would upgrade to 24.04. However, this attempt ended up
> in many, many complications as summarised here.
>
> STEP 3.
> Attempt to prepare a data only backup via Backintime or Luckybackup.
> However, Backintime seemingly caused complications as summarised below.
>
> STEP 3A.
> Attempt to prepare a system backup via Timeshift. However, this is too
> complicated for now - I'll start using Timeshift after getting the new 1 TB
> SSD. The old 250 GB SSD, I want to use for the Timeshift system-backup. My
> practice experience makes me clear that Timeshift is NOT AT ALL good for
> migration from one disk or one laptop to another.
>
> STEP 3B.
> Prepare migration from the smaller to the bigger SSD: via a compressed
> CloneZilla ISO image of the whole SSD at a Ventoy USB. Like this, I wanted
> to port all the packages, language modules, etc. to the bigger, new SSD.
> However, because of the complications summarised below, I need to make a
> fresh new install of, in this case, Kubuntu 24.04 LTS even before getting
> the hard ware upgrades: the extra SSD and RAM memory. With the language
> modules, packages, etc., I need to start again after fresh-installing
> «Noble Numbat».
>
> On the other hand, I stick to the plan to create a CloneZilla ISO: a
> compressed version of the contents my whole small 250 GB SDD. Like this,
> I want to get all the language settings, etc. to the new configuration
> after getting the new 1 TB SSD.
>
> STEP 3C.
> After getting the new SSD and RAM memory Installing the whole system
> and all data from the CloneZilla ISO.
>
> COMPLICATIONS EVER SINCE THURSDAY 25-04-2024.
>
> After installing Backintime, for the data only backup, the system does not
> 'see' anymore my 4 TB external hard disks, formatted in EXT4. Also a 2 TB
> USB stick formatted in FAT32 can not be used any more. Note - I am using
> USB 3.0 ports.
> So, I uninstalled again Backintime. However, this uninstallit ment action
> does not help. My system still does not "see" USB devices.
>
> That's why, I have copied some provisional data backups to Wetransfer.
> ASAP after fresh-installing Kubuntu 24.04 LTS, I'll retrieve my recent
> data from there.
>
> On Thursday, Kubuntu 24.04 LTS has been released. However, I do not manage
> to upgrade to it. That's why, I did several attempts to upgrade to Kubuntu
> 23.10, prior to upgrading to the newest LTS version. However, because of my
> ppa backports, I was not able to do an upgrade.
> So, I have removed the backports and also Flatpak - via the package
> managers at my system.
>
> However, those efforts did not help. Several attempts to upgrade to
> 23.10 ended up like this:
>
> «(...)
> bas@Camino:~$ sudo do-release-upgrade -m desktop
> Checking for a new Ubuntu release
> ERROR:root:getting the encoding failed
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeView.py",
> line 39, in 
> locale.setlocale(locale.LC_ALL, "")
>   File "/usr/lib/python3.10/locale.py", line 620, in setlocale
> return _setlocale(category, locale)
> locale.Error: unsuppor

[Bug 2063952] [NEW] Upgrade problem caused by many mistakes and broken packages.

2024-04-27 Thread Bas Roufs
Public bug reported:

Upgrade problem caused by many mistakes and broken packages.

Bug report 27 April 2024.in

From Bas Roufs for Kubuntu developers.

Mook, near Nijmegen, NL, 27 April 2024.

Hello Everybody.

Only a few weeks ago, I installed Kubuntu 22.04.1 LTS at my Lenovo
Thinkpad X230 i5, 4GB RAM and 250 GB SSD at present. In a few weeks from
now, I'll go to a computer repair shop that will add an extra SSD of 1
GB and 2 DDR 3, 1600 Mhz memory banks - with a view to getting 16 GB
RAM.

My idea was the following

STEP 1.
Prepare a system with the all the packages and languages modules I need for 10 
languages - spell and grammar check, etc.

STEP 2.
Upgrade from Kubuntu 22.04.4 LTS to Kubuntu 24.04 LTS.
However, it has become clear to me that a direct, automatic upgrade from the 
previous LTS to the current one is only possible after the issue of Kubuntu 
24.04.1 LTS on 15 August 2024. This is way too late for me and in the middle of 
my holiday period.
So, I have considered the option to make first an upgrade to Kubuntu 23.10, 
after which I would upgrade to 24.04. However, this attempt ended up in many, 
many complications as summarised here.

STEP 3.
Attempt to prepare a data only backup via Backintime or Luckybackup.
However, Backintime seemingly caused complications as summarised below.

STEP 3A.
Attempt to prepare a system backup via Timeshift. However, this is too 
complicated for now - I'll start using Timeshift after getting the new 1 TB 
SSD. The old 250 GB SSD, I want to use for the Timeshift system-backup. My 
practice experience makes me clear that Timeshift is NOT AT ALL good for 
migration from one disk or one laptop to another.

STEP 3B.
Prepare migration from the smaller to the bigger SSD: via a compressed 
CloneZilla ISO image of the whole SSD at a Ventoy USB. Like this, I wanted to 
port all the packages, language modules, etc. to the bigger, new SSD.
However, because of the complications summarised below, I need to make a fresh 
new install of, in this case, Kubuntu 24.04 LTS even before getting the hard 
ware upgrades: the extra SSD and RAM memory. With the language modules, 
packages, etc., I need to start again after fresh-installing «Noble Numbat».

On the other hand, I stick to the plan to create a CloneZilla ISO: a
compressed version of the contents my whole small 250 GB SDD. Like this,
I want to get all the language settings, etc. to the new configuration
after getting the new 1 TB SSD.

STEP 3C.
After getting the new SSD and RAM memory Installing the whole system and 
all data from the CloneZilla ISO.

COMPLICATIONS EVER SINCE THURSDAY 25-04-2024.

After installing Backintime, for the data only backup, the system does not 
'see' anymore my 4 TB external hard disks, formatted in EXT4. Also a 2 TB USB 
stick formatted in FAT32 can not be used any more. Note - I am using USB 3.0 
ports.
So, I uninstalled again Backintime. However, this uninstallit ment action does 
not help. My system still does not "see" USB devices.

That's why, I have copied some provisional data backups to Wetransfer.
ASAP after fresh-installing Kubuntu 24.04 LTS, I'll retrieve my recent
data from there.

On Thursday, Kubuntu 24.04 LTS has been released. However, I do not manage to 
upgrade to it. That's why, I did several attempts to upgrade to Kubuntu 23.10, 
prior to upgrading to the newest LTS version. However, because of my ppa 
backports, I was not able to do an upgrade.
So, I have removed the backports and also Flatpak - via the package managers at 
my system.

However, those efforts did not help. Several attempts to upgrade to
23.10 ended up like this:

«(...)
bas@Camino:~$ sudo do-release-upgrade -m desktop
Checking for a new Ubuntu release
ERROR:root:getting the encoding failed
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeView.py", line 
39, in 
locale.setlocale(locale.LC_ALL, "")
  File "/usr/lib/python3.10/locale.py", line 620, in setlocale
return _setlocale(category, locale)
locale.Error: unsupported locale setting

= Welcome to Ubuntu 23.10 'Mantic Minotaur' =

The Ubuntu team is proud to announce Ubuntu 23.10 'Mantic Minotaur'.

(...ETC.)

Could not determine the upgrade

An unresolvable problem occurred while calculating the upgrade.

If none of this applies, then please report this bug using the
command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal. If
you want to investigate this yourself the log files in
'/var/log/dist-upgrade' will contain details about the upgrade.
Specifically, look at 'main.log' and 'apt.log'.


Restoring original system state

Aborting
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
bas@Camino:~$
(...)»

I have been checking main.log and apt.log as well as some other logs in 
'/var/log/dist-upgrade'
Main problem - too many broken packages and depencies.

What to do next?
One option i

[Bug 1217959] Re: 'metadata' file not found when creating backup ("Could not restore ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

2019-02-08 Thread Bas Roufs
** Attachment added: "The feed back from the terminal when starting to backup 
from there."
   
https://bugs.launchpad.net/deja-dup/+bug/1217959/+attachment/5236988/+files/Screenshot_20190208_160742.png

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

Title:
  'metadata' file not found when creating backup ("Could not restore
  ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1217959/+subscriptions

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

[Bug 1217959] Re: 'metadata' file not found when creating backup ("Could not restore ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

2019-02-08 Thread Bas Roufs
Working at a fresh install of Kubuntu 18.04.1 LTS in February 2019 - at a 
Lenovo X220, with a i5 processor and a 1 TB Samsung 860 EVO SSD, together with 
a 4 TB external HD, "WD My Passport". However, I still stumble upon the same 
bug. However, I seemingly manage to work around it by acting as follows:
TERMINAL >> sudo apt-get purge deja-dup duplicity > sudo apt-get autoremove > 
sudo reboot now > after the reboot: TERMINAL >> apt-get install deja-dup 
duplicity > sudo deja-dup.

On one hand, deja-dup has been making a first back-up ever since I hit
the "sudo-deja" commando - now, a few hours ago.

On the other hand, I got this terminal feedback in the first minutes
after hitting the "sudo deja-dup" commanend.

bas@Viaconsensus-iter:~$ sudo deja-dup

** (org.gnome.DejaDup:2519): CRITICAL **: 14:34:51.229: string_contains: 
assertion 'self != NULL' failed
gpg: WARNING: unsafe ownership on homedir '/home/bas/.gnupg'

** (org.gnome.DejaDup:2519): WARNING **: 14:35:56.153:
AssistantOperation.vala:904: Error calling StartServiceByName for
org.freedesktop.secrets: Timeout was reached

After "Timeout was reached", deja-dup seemingly started the backup
process that is still ongoing.

I keep you posted here on my experiences.

Yours,
Bas G. ROufs.

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

Title:
  'metadata' file not found when creating backup ("Could not restore
  ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1217959/+subscriptions

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

[Bug 1217959] Re: 'metadata' file not found when creating backup ("Could not restore ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

2019-02-08 Thread Bas Roufs
** Attachment added: "The (first time) backup-process is still ongoing."
   
https://bugs.launchpad.net/deja-dup/+bug/1217959/+attachment/5236989/+files/Screenshot_20190208_160642.png

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

Title:
  'metadata' file not found when creating backup ("Could not restore
  ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1217959/+subscriptions

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

[Bug 1573755] Re: Compose and dead keys stopped working with XIM after upgrade to 16.04

2016-12-20 Thread Bas Roufs
Hello Everybody.

At this dead keys problem, I stumble upon now - however, so far, just in
LibreOffice. Ever since a few weeks, I work at a fresh install of
Kubuntu 16.04 - along with KDE Plasma 5.6.5, installed via the Kubuntu
ppa backports. Dead keys work in all applications except LibreOffice -
version 5.1.4.2. I am using the keyboard "USA International". A
character like ä is no problem in most of the applications. They same
applies for e.g. the double quotation mark (") - the key that needs to
be pressed first in order to get ä. However, in Libreoffice in my
configuration as summarised here, signs like " and ä do not show up. I
have similar problems with characters like à, é, ë, ñ. č, etc. Also
signs like `, ~ or ' do not show up in Writer or any other Libreoffice
application. It does not matter whether I work in Dutch, English,
Italian, French, German or whatever - the problem remains the same -
however, as I said, just in LibreOffice.


The only workaround I have found so far is editing a text in another 
application (Kate, BlueFish or whatever) and copy-pasting it into LibreOffice.  
The workaround mentioned in comment 6 does not work here. I DO manage to invoke 
libreoffice from the command line -  "libreoffice" does end up in the following 
sequence:



bas@Viaconsensus-transit:~$ unset XMODIFIERS && libreoffice &
[1] 5908
bas@Viaconsensus-transit:~$ W: Unknown node under /registry/extlang: deprecated
W: Unknown node under /registry/grandfathered: comments
W: Unknown node under /registry/grandfathered: comments
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode: 42 (X_SetInputFocus)
  Resource id:  0x7c02342




However, the problem is not being fixed like this.

Variants like "libreoffice4.2" or "libreoffice5" do not produce any result.
On the other hand - the simple command line command "libreoffice", without 
anything else, is already enough to invoke that application. During my main 
working session of today, Tuesday 20 December 2016, I have done so by purpose. 
Here is the report I get from this working session. 

===

bas@Viaconsensus-transit:~$ libreoffice
W: Unknown node under /registry/extlang: deprecated
W: Unknown node under /registry/grandfathered: comments
W: Unknown node under /registry/grandfathered: comments
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode: 42 (X_SetInputFocus)
  Resource id:  0x7404614
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode: 42 (X_SetInputFocus)
  Resource id:  0x7406fbd
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode: 42 (X_SetInputFocus)
  Resource id:  0x74079cf
Connecting to deprecated signal 
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
kbuildsycoca4 running...
LibreOffice(2110) KSambaSharePrivate::findSmbConf: KSambaShare: Could not find 
smb.conf! 
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode: 42 (X_SetInputFocus)
  Resource id:  0x741bbd6
bas@Viaconsensus-transit:~$ libreoffice
W: Unknown node under /registry/extlang: deprecated
W: Unknown node under /registry/grandfathered: comments
W: Unknown node under /registry/grandfathered: comments
LibreOffice(3111) KSambaSharePrivate::findSmbConf: KSambaShare: Could not find 
smb.conf! 
bas@Viaconsensus-transit:~$ 


=

Does someone know any other fix or effective workaround, apart from
copy-paste?

Yours.

Bas G. Roufs.

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

Title:
  Compose and dead keys stopped working with XIM after upgrade to 16.04

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

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

[Bug 1437846] Re: akonadi mysql 5.6 crash with signal 11

2016-10-26 Thread Bas Roufs
I have had the same problem in Kubuntu 14.04. I have purged mysql 5.5.
in my case; when doing so, mariadb 5.5. have been installed
automatically. Now, everything from Kontact seems to work again, except
Akregator Feeds.

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

Title:
  akonadi mysql 5.6 crash with signal 11

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

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


[Bug 1576042] Re: Firefox 46 update causes theme errors

2016-07-02 Thread Bas Roufs
In the mean time, someone at the Kubuntu users mailing list has pointed me at a 
simple, but effective workaround for users of Kubuntu 14.04: 
SYSTEM SETTINGS > Application Appearance > GTK > Select a GTK 3 theme > switch 
from from "Ogygen-GTK" to "default". After this, close and restart Firefox. 
Now, the tooltips have a yellow background and black fonts - not the utmost 
beautiful solution, but it works for now.

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

Title:
  Firefox 46 update causes theme errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oxygen-gtk3/+bug/1576042/+subscriptions

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


[Bug 1576042] Re: Firefox 46 update causes theme errors

2016-07-02 Thread Bas Roufs
At Firefox 47 along with Kubuntu 14.04 and KDE 4.13.3, the unreadable
tooltip problem persists.

This blog points at some seemingly effective workaround:
https://ashonit.blogspot.nl/2016/06/fix-kde-unreadable-tooltip.html?showComment=1467471107634#c4584050345359460771

However, I do not yet manage to find the so-called "Colors - KDE Control
Panel" - the dialogue needed to invoke this workaround.

Yours.

Bas G. Roufs.

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

Title:
  Firefox 46 update causes theme errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oxygen-gtk3/+bug/1576042/+subscriptions

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


Re: [Bug 1256591] Re: The system is unable to read from a PTP camera.

2014-04-09 Thread Bas Roufs
Hello John and Everybody
 I first noted this bug whist testing on Kubuntu pre-prelease on
 12/10/2013.  I am now checking the same on 14.04. The bug appears to be
 fixed.

Will the bug fix you refer to just come together with Kubuntu 14.04? Or is it 
already possible to get it in 13.10 - probably together with the latest KDE 
version  I can get via the regular backport ppa? 

At some moment later this week or next week, I will test your bug fix (attempt) 
at the 13.10 main system and/ or at some 14.04 test partition. However it may 
be, thank you very much for your efforts to fix the bug!

Respectfully Yours,

Bas G. Roufs.

-- 
Bas G. Roufs
Utrecht, NL, EU, basro...@gmail.com, +31 6 446 835 10, +31 30 785 20 40.

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

Title:
  The system is unable to read from a PTP camera.

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

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


[Bug 1256591] Re: The system is unable to read from a PTP camera.

2014-04-08 Thread Bas Roufs
Hereby I confirm from my side findings and workarounds related to this bug.  I 
am using Kubuntu 13.10  along with KDE 4.11.5. At present, my camera is a Canon 
Powershot SX270HS. However, with two other compact camera's I have been using 
recently, I have have exactly the same experience: 'Fujifilm' and 'Traveller'. 
When attaching some camera, the device notifier does show it. However, Gwenview 
and Dolphin only will show the contents of it's SD card after invoking Dolphin 
via the terminal - 'sudo dolphin'.  
There are two other 'workarounds' to get the SD card contents shown. Digikam 
still works, also in normal mode with the camera attached. A second 
'workaround' is simply taking out the SD card out of the camera and putting it 
into the SD card reader of the laptop. However it may be, I still prefer access 
to the photo files directly via a USB cable between the camera and the 
computer.  That's why, I hope this bug will be fixed somehow.

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

Title:
  The system is unable to read from a PTP camera.

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

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


[Bug 1243733] Re: PrtScrn button does not produce screenshot in kubuntu saucy

2014-01-10 Thread Bas Roufs
At present, I have 2 laptops with Kubuntu 13.10 as primary system  - in
both cases freshly installed via exactly the same manual insttall
procedure. At one of them, an Asus Eee PC 1001 HA, K Snapshot works
perfectly well when hitting the printscreen button. However, on my HP
Pavilion dm1, nothing happens when hitting the prt sc button from the
Kubuntu 13.10 partition: so, at that machine, the problem effects me
like in the case of Sergio Callegeri.

Have a good weekend. 
Respectfully yours,
Bas G. Roufs.

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

Title:
  PrtScrn button does not produce screenshot in kubuntu saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1243733/+subscriptions

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


[Bug 1174689] Re: Nvidia/Dual screen - No Taskbar/Kdemenu on default install Kubuntu 13.04

2013-08-19 Thread Bas Roufs
The  bug dealt with here still effects me - at two netbooks with Kubuntu
13.04. However, in both cases, I successfully used the 'workaround'
explained at this page.  Thanks, Philip!

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

Title:
  Nvidia/Dual screen - No Taskbar/Kdemenu on default install Kubuntu
  13.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-settings/+bug/1174689/+subscriptions

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


[Bug 1014893] Re: NetworkManager applet is not responding to anything, but keeps prompting me for wireless password

2012-07-05 Thread Bas Roufs
My problem is quite similar to the one of Dima, the colleague who has filed 
this bug. That's why, I have confirmed it. 
In several preceding Kubuntu editions, KNetworkManager functioned quite well - 
both wired and wireless. Unlike Dima, I often need wireless connections at the 
machine I am working on right now: a HP Pavlion dm 1 netbook, 32 bits,  Kubuntu 
12.04 along with KDE 4.8.4. With this configuration, I do have difficulties 
getting reliable WIFI connections. Often, the system keeps configuring the 
interface or setting the network-address. Sometimes, the system keeps asking 
for a password already given in several times. Like in the case of Dima, this 
even happens when I am working with a wired connection.

By means of a few workarounds I do get connected via WIFI -  however,
it sometimes costs  a lot of time and effort.

A few indications elsewhere at the internet possibly aim at a Linux Kernel 
problem. Someone who replied my question on this issue at the Kubuntu user 
forum, replied:
  I *think* I read something yesterday which said that the problem was in the 
 kernel and that upgrading the kernel to 
 version *-26 got the problem solved.
So far, I did not find exactly the article he may be pointing at. However, a 
few recent comments on WICD point in the same direction: see 
https://launchpad.net/wicd, under the heading Recent posts.
Those comments aim at similar password and connection problems when using WICD 
- a package with the same functionality as KNetworkmanager.
Now, I am working with WIFI - with no interruptions so far. Before the reboot 
preceding this session, I did download and install a bunch of updates. However, 
I am not sure whether I already installed version *-26 of the kernel or 
anything else with a relevant bug fix. I will report my findings here after a 
few days.

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

Title:
  NetworkManager applet is not responding to anything, but keeps
  prompting me for wireless password

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

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


[Bug 882535] Re: LibreOffice Writer regularly suddenly crashes in a working session.

2011-10-28 Thread Bas Roufs
apport information

** Tags added: apport-collected patch

** Description changed:

  WHAT EXACTLY HAPPENS
  When editing a document in LibreOffice Writer, this package or the whole 
system suddenly crashes sometimes. I cannot reconstruct exactly under which 
circumstances this happens - it happens always in the middle of an intense 
working session. After the crash, the system automatically restarts.
  I have been experiencing this problem ever since the latest versions of 
OpenOffice before the transit to LibreOffice. Recently, I found at least an 
effective workaround - as explained here below.
  
  WORKAROUND
  The workaround I have found, consist of preventive and curative measures.
  
  WORKAROUND - PREVENTIVE MEASURES
  When editing the document, I save it after each phrase via the command 
CONTROL-S.
  Each +/- 5 minutes, I go back to the folder where the document is: via 
Dolphin. First I refresh the document list via F5. Than I copy the document 
into a backup-document under another name.
  
  WORKAROUND - CURATIVE MEASURES
  After coming in the system again after such a crash, I go back to the 
document in which I have been working just before the crash: via Dolphin.  
After clicking at the document, the LibreOffice document recovery dialogue 
starts. I choose the option Open the read-only document. After opening this 
document, I save the same document under another name, after which I can 
continue the working session. 
  By doing so, I manage to recover the document in 9 out of 10 cases.
  In about 1 out of 10 cases, I do NOT manage to recover the document. In such 
a case, I continue the working session in the lastest backup document.
  
  ANSWERS TO SOME OTHER RELEVANT QUESTIONS:
  Release of the OS I am using: Kubuntu 11.04.
  
  Version of the package I am using:
  LibreOffice 3.3.4 
  OOO330m19 (Build:401)
  tag libreoffice-3.3.3.1, Ubuntu package 1:3.3.4-0ubuntu1
  
  What I expected to happen: being able to continue the working session
  without any unexpected and non-sollicitated interruption.
  
  What happened instead: suddenly LibreOffice crashed and the whole system
  restarted automatically, without me consciously provoking this course of
  events.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.4-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
  Uname: Linux 2.6.38-12-generic i686
  Architecture: i386
  Date: Thu Oct 27 13:14:40 2011
  InstallationMedia: Kubuntu 11.04 Natty Narwhal - Release i386 (20110427)
  ProcEnviron:
   LANGUAGE=en_GB
   LANG=en_GB.UTF-8
   LC_MESSAGES=en_GB.UTF-8
   SHELL=/bin/usernameh
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ Architecture: i386
+ CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
+ CompositorRunning: kwin
+ DistUpgraded: Fresh install
+ DistroCodename: natty
+ DistroRelease: Ubuntu 11.04
+ DistroVariant: kubuntu
+ GraphicsCard:
+  Intel Corporation Mobile 945GME Express Integrated Graphics Controller 
[8086:27ae] (rev 03) (prog-if 00 [VGA controller])
+Subsystem: ASUSTeK Computer Inc. Device [1043:8340]
+Subsystem: ASUSTeK Computer Inc. Device [1043:8340]
+ InstallationMedia: Kubuntu 11.04 Natty Narwhal - Release i386 (20110427)
+ MachineType: ASUSTeK Computer INC. 1001HA
+ Package: xorg-server (not installed)
+ ProcEnviron:
+  LANGUAGE=en_GB
+  LANG=en_GB.UTF-8
+  LC_MESSAGES=en_GB.UTF-8
+  SHELL=/bin/bash
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-12-generic 
root=UUID=30263ac8-c75d-45b3-b0d9-97060b9d3f53 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
+ Renderer: Unknown
+ Tags:  natty kubuntu patch
+ Uname: Linux 2.6.38-12-generic i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ dmi.bios.date: 02/26/2010
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 1401
+ dmi.board.asset.tag: To Be Filled By O.E.M.
+ dmi.board.name: 1005HA
+ dmi.board.vendor: ASUSTeK Computer INC.
+ dmi.board.version: x.xx
+ dmi.chassis.asset.tag: 0x
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: ASUSTeK Computer INC.
+ dmi.chassis.version: x.x
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1401:bd02/26/2010:svnASUSTeKComputerINC.:pn1001HA:pvrx.x:rvnASUSTeKComputerINC.:rn1005HA:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x:
+ dmi.product.name: 1001HA
+ dmi.product.version: x.x
+ dmi.sys.vendor: ASUSTeK Computer INC.
+ version.compiz: compiz N/A
+ version.libdrm2: libdrm2 2.4.23-1ubuntu6
+ version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
+ version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
+ version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
+ version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3.1
+ version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4.1
+ version.xserver-xorg-video-intel: 

[Bug 882535] Lspci.txt

2011-10-28 Thread Bas Roufs
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/882535/+attachment/2576608/+files/Lspci.txt

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] Lsusb.txt

2011-10-28 Thread Bas Roufs
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/882535/+attachment/2576609/+files/Lsusb.txt

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] ProcCpuinfo.txt

2011-10-28 Thread Bas Roufs
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/882535/+attachment/2576610/+files/ProcCpuinfo.txt

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] ProcInterrupts.txt

2011-10-28 Thread Bas Roufs
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/882535/+attachment/2576611/+files/ProcInterrupts.txt

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] CurrentDmesg.txt

2011-10-28 Thread Bas Roufs
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/882535/+attachment/2576607/+files/CurrentDmesg.txt

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] UdevDb.txt

2011-10-28 Thread Bas Roufs
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/882535/+attachment/2576613/+files/UdevDb.txt

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] UdevLog.txt

2011-10-28 Thread Bas Roufs
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/882535/+attachment/2576614/+files/UdevLog.txt

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] Xrandr.txt

2011-10-28 Thread Bas Roufs
apport information

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/882535/+attachment/2576617/+files/Xrandr.txt

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] XorgLog.txt

2011-10-28 Thread Bas Roufs
apport information

** Attachment added: XorgLog.txt
   https://bugs.launchpad.net/bugs/882535/+attachment/2576615/+files/XorgLog.txt

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] peripherals.txt

2011-10-28 Thread Bas Roufs
apport information

** Attachment added: peripherals.txt
   
https://bugs.launchpad.net/bugs/882535/+attachment/2576618/+files/peripherals.txt

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] xinput.txt

2011-10-28 Thread Bas Roufs
apport information

** Attachment added: xinput.txt
   https://bugs.launchpad.net/bugs/882535/+attachment/2576620/+files/xinput.txt

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] XorgLogOld.txt

2011-10-28 Thread Bas Roufs
apport information

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/882535/+attachment/2576616/+files/XorgLogOld.txt

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] xdpyinfo.txt

2011-10-28 Thread Bas Roufs
apport information

** Attachment added: xdpyinfo.txt
   
https://bugs.launchpad.net/bugs/882535/+attachment/2576619/+files/xdpyinfo.txt

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] ProcModules.txt

2011-10-28 Thread Bas Roufs
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/882535/+attachment/2576612/+files/ProcModules.txt

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] extra information and files useful for debugging purposes.

2011-10-28 Thread Bas Roufs
Subject: extra information and files useful for debugging purposes.

Attachments/ files relevant for this bug report:
* Circle 27 October 11 evening.odt, crashed at 0.30h. Central European
Time;
* Circle 27 October 11 evening3.odt, a copy/ backup file, generated 4
minutes before the crash;
* Bug.png until and including Bug9.png: screenshots from the LibreOffice
document recovery dialogue;
* Bug10.png and Bug11.png: screenshots from reports generated by
apport-collect 882535;
* Bug12.txt: feedback from the terminal upon giving the command
apport-collect 882535;
* Bug13.txt: the file containing this message.


Hello everybody

Thanks for all your input so far.
Hereby I reply some questions as good as I can right now.

 Bas Roufs, please execute at the Terminal: apport-collect 882535

A few minutes ago, I have done, so. You can see it elsewhere in this bug
report. See also the screenshots Bug10.png and Bug11.png.

 As well, please attach all relevant information requested in:
 https://wiki.ubuntu.com/X/Debugging
 ** Package changed: libreoffice (Ubuntu) = xorg (Ubuntu)

Given the fact that various other contributions in this thread point in the
same direction, I seriously consider doing so next week: in case the
feedback that will come after this e-mail keep pointing at xorg as one of
the factors that needs to be taken into account.
For now, I provide you with various files that might be useful for debugging
purposes.

The file Circle 27 October 11 evening.odt is the LibreOffice Writer file
that has crashed at 0.30h. Central European Time. The file Circle 27
October 11 evening3.odt is a copy/ backup file that I have made at 0.26h.,
4 minutes before the crash. I have used that one to continue the work.

When the file crashed, the whole Kubuntu 11.04 system automatically
restarted. After booting in,I went to the crashed file via the Dolphin file
manager. As soon as I tried to open that file, the LibreOffice document
recovery started: see the file Bug.png. From every single step in this
process, I provide you with other screenshots: see Bug1.png until and
including Bug9.png. As I told already, I did not manage to get the document
recovered.

After finishing this message, my weekend will start. Any other questions in
this thread I will answer next week.

Respectfully yours,

Bas Roufs.

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] Re: LibreOffice Writer regularly suddenly crashes in a working session.

2011-10-28 Thread Bas Roufs
** Attachment added: See my latest message.
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/882535/+attachment/2576775/+files/Bug.png

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] Re: LibreOffice Writer regularly suddenly crashes in a working session.

2011-10-28 Thread Bas Roufs
PS.
The attachment Circle 27 October 11 evening.odt did not come with my previous 
message. Here it is. 
It's the file that crashed at 0.30h. today.
Respectfully yours,
Bas.

** Attachment added: See comment above.
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/882535/+attachment/2576796/+files/Circle%2027%20Oct%2011%20-%20evening%203.odt

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] extra information and files useful for debugging purposes.

2011-10-28 Thread Bas Roufs
Subject: extra information and files useful for debugging purposes.

Attachments/ files relevant for this bug report:
* Circle 27 October 11 evening.odt, crashed at 0.30h. Central European Time;
* Circle 27 October 11 evening3.odt, a copy/ backup file, generated 4 
minutes before the crash;
* Bug.png until and including Bug9.png: screenshots from the LibreOffice 
document recovery dialogue;
* Bug10.png and Bug11.png: screenshots from reports generated by apport-
collect 882535;
* Bug12.txt: feedback from the terminal upon giving the command apport-
collect 882535;
* Bug13.txt: the file containing this message. 


Hello everybody

Thanks for all your input so far. 
Hereby I reply some questions as good as I can right now. 

 Bas Roufs, please execute at the Terminal: apport-collect 882535

A few minutes ago, I have done, so. You can see it elsewhere in this bug 
report. See also the screenshots Bug10.png and Bug11.png.

 As well, please attach all relevant information requested in:
 https://wiki.ubuntu.com/X/Debugging
 ** Package changed: libreoffice (Ubuntu) = xorg (Ubuntu)

Given the fact that various other contributions in this thread point in the 
same direction, I seriously consider doing so next week: in case the feedback 
that will come after this e-mail keep pointing at xorg as one of the factors 
that needs to be taken into account.
For now, I provide you with various files that might be useful for debugging 
purposes.

The file Circle 27 October 11 evening.odt is the LibreOffice Writer file 
that has crashed at 0.30h. Central European Time. The file Circle 27 October 
11 evening3.odt is a copy/ backup file that I have made at 0.26h., 4 minutes 
before the crash. I have used that one to continue the work.

When the file crashed, the whole Kubuntu 11.04 system automatically restarted. 
After booting in,I went to the crashed file via the Dolphin file manager. As 
soon as I tried to open that file, the LibreOffice document recovery started: 
see the file Bug.png. From every single step in this process, I provide you 
with other screenshots: see Bug1.png until and including Bug9.png. As I told 
already, I did not manage to get the document recovered.

After finishing this message, my weekend will start. Any other questions in 
this thread I will answer next week. 

Respectfully yours,

Bas Roufs.



-- 

Bas G. Roufs M.A.
Van 't Hoffstraat 1
NL-3514 VT Utrecht
+31 30 785 20 40
+31 6 446 835 10
basro...@gmail.com
OS: Linux Kubuntu 11.04, kubuntu.org
Websites in construction:
* rainbowgathering.eu
* basroufs.eu
* viaconsensus.nl



** Attachment added: Bug.png
   https://bugs.launchpad.net/bugs/882535/+attachment/2576776/+files/Bug.png

** Attachment added: Bug3.png
   https://bugs.launchpad.net/bugs/882535/+attachment/2576777/+files/Bug3.png

** Attachment added: Bug1.png
   https://bugs.launchpad.net/bugs/882535/+attachment/2576778/+files/Bug1.png

** Attachment added: Bug2.png
   https://bugs.launchpad.net/bugs/882535/+attachment/2576779/+files/Bug2.png

** Attachment added: Bug4.png
   https://bugs.launchpad.net/bugs/882535/+attachment/2576780/+files/Bug4.png

** Attachment added: Bug5.png
   https://bugs.launchpad.net/bugs/882535/+attachment/2576781/+files/Bug5.png

** Attachment added: Bug7.png
   https://bugs.launchpad.net/bugs/882535/+attachment/2576782/+files/Bug7.png

** Attachment added: Bug8.png
   https://bugs.launchpad.net/bugs/882535/+attachment/2576783/+files/Bug8.png

** Attachment added: Bug6.png
   https://bugs.launchpad.net/bugs/882535/+attachment/2576784/+files/Bug6.png

** Attachment added: Bug9.png
   https://bugs.launchpad.net/bugs/882535/+attachment/2576785/+files/Bug9.png

** Attachment added: Bug10.png
   https://bugs.launchpad.net/bugs/882535/+attachment/2576786/+files/Bug10.png

** Attachment added: Bug11.png
   https://bugs.launchpad.net/bugs/882535/+attachment/2576787/+files/Bug11.png

** Attachment added: Bug12.txt
   https://bugs.launchpad.net/bugs/882535/+attachment/2576788/+files/Bug12.txt

** Attachment added: Bug13.txt
   https://bugs.launchpad.net/bugs/882535/+attachment/2576789/+files/Bug13.txt

** Attachment added: Bug13.txt~
   
https://bugs.launchpad.net/bugs/882535/+attachment/2576790/+files/Bug13.txt%7E

** Attachment added: Circle 27 Oct 11 - evening 3.odt
   
https://bugs.launchpad.net/bugs/882535/+attachment/2576791/+files/Circle%2027%20Oct%2011%20-%20evening%203.odt

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] [NEW] LibreOffice Writer regularly suddenly crashes in a working session.

2011-10-27 Thread Bas Roufs
Public bug reported:

WHAT EXACTLY HAPPENS
When editing a document in LibreOffice Writer, this package or the whole system 
suddenly crashes sometimes. I cannot reconstruct exactly under which 
circumstances this happens - it happens always in the middle of an intense 
working session. After the crash, the system automatically restarts.
I have been experiencing this problem ever since the latest versions of 
OpenOffice before the transit to LibreOffice. Recently, I found at least an 
effective workaround - as explained here below.

WORKAROUND
The workaround I have found, consist of preventive and curative measures.

WORKAROUND - PREVENTIVE MEASURES
When editing the document, I save it after each phrase via the command 
CONTROL-S.
Each +/- 5 minutes, I go back to the folder where the document is: via Dolphin. 
First I refresh the document list via F5. Than I copy the document into a 
backup-document under another name.

WORKAROUND - CURATIVE MEASURES
After coming in the system again after such a crash, I go back to the document 
in which I have been working just before the crash: via Dolphin.  After 
clicking at the document, the LibreOffice document recovery dialogue starts. I 
choose the option Open the read-only document. After opening this document, I 
save the same document under another name, after which I can continue the 
working session. 
By doing so, I manage to recover the document in 9 out of 10 cases.
In about 1 out of 10 cases, I do NOT manage to recover the document. In such a 
case, I continue the working session in the lastest backup document.

ANSWERS TO SOME OTHER RELEVANT QUESTIONS:
Release of the OS I am using: Kubuntu 11.04.

Version of the package I am using:
LibreOffice 3.3.4 
OOO330m19 (Build:401)
tag libreoffice-3.3.3.1, Ubuntu package 1:3.3.4-0ubuntu1

What I expected to happen: being able to continue the working session
without any unexpected and non-sollicitated interruption.

What happened instead: suddenly LibreOffice crashed and the whole system
restarted automatically, without me consciously provoking this course of
events.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: libreoffice-core 1:3.3.4-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
Uname: Linux 2.6.38-12-generic i686
Architecture: i386
Date: Thu Oct 27 13:14:40 2011
InstallationMedia: Kubuntu 11.04 Natty Narwhal - Release i386 (20110427)
ProcEnviron:
 LANGUAGE=en_GB
 LANG=en_GB.UTF-8
 LC_MESSAGES=en_GB.UTF-8
 SHELL=/bin/usernameh
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug apport-lpi i386 natty

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


[Bug 882535] Re: LibreOffice Writer regularly suddenly crashes in a working session.

2011-10-27 Thread Bas Roufs
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/882535

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


Re: [Bug 882535] Re: LibreOffice Writer regularly suddenly crashes in a working session.

2011-10-27 Thread Bas Roufs
2011/10/27 Björn Michaelsen bjoern.michael...@canonical.com

 System crash as in not Libreoffice crashes, but the whole desktop
 session or even the whole OS?


It is a LibreOffice problem which affects the whole desktop session: as a
result of the crash in Writer, the system stops and restarts.



 Needs more specific data, likely not an Libreoffice issue itself, but
 X11 driver or hardware issue.


The problem is specificallly related to LibreOffice Writer. I do not
experience it in any other application.
If you want me to provide more specific info, I am happy to do so. But I
need to know which kind of info I need to provide how.
Respectfully yours,
Bas Roufs.

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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

Re: [Bug 882535] Re: LibreOffice Writer regularly suddenly crashes in a working session.

2011-10-27 Thread Bas Roufs
Hello Everybody

The problem is getting worse and really, really annoying. Often, I do not
manage to completely recover the document. The problem occurs often when I
try to save the latest changes in the document via control-s.

Next week, I will provide you with some screenshots as well as with some
files that might be helpful for debugging purposes.

Respectfully yours,
Bas Roufs.

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

Title:
  LibreOffice Writer regularly suddenly crashes in a working session.

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

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


Re: [Bug 284915] Re: Khelpcenter missing docs list

2011-02-27 Thread Bas Roufs
At present I am working at Kubuntu 10.10. The missing documentation
problem is still relevant. So, it is good to put the issue at the
whish list.

Respectfully yours,

Bas Roufs.

2011/2/27 Bug Watch Updater 284...@bugs.launchpad.net:
 ** Changed in: adeptmgr
   Importance: Unknown = Wishlist

 --
 You received this bug notification because you are a direct subscriber
 of the bug.
 https://bugs.launchpad.net/bugs/284915

 Title:
  Khelpcenter missing docs list

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/adeptmgr/+bug/284915/+subscribe


-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ktorrent in ubuntu.
https://bugs.launchpad.net/bugs/284915

Title:
  Khelpcenter missing docs list

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


Re: [Bug 446956] Re: Upgrade from Ubuntu 9.04 to 9.10 fails with essential package 'ubuntu-minimal' can not be found anymore (mirror overloaded)

2009-11-25 Thread Bas Roufs
2009/11/25 Bert Vorenholt b...@vorenholt.nl

 In the last couple of days, I tried a couple of times to upgrade without
 any luck.
 After I disabled all third-party repositories, the upgrade is working while
 i'm writing this comment.



About two weeks ago, I finally did manage to upgrade from, in my case,
Kubuntu 9.04 to 9.10 - including all the third party software repositories..
However, I needed to bug-fix something essential a few days after the
upgrade: a package that is essential for the interaction with the video
card. Now, the system is running quite well. Only the sound is again a point
of reflection and research. But I am not yet sure whether this is a hardware
or software problem.

Respectfully yours.

Bas.




 --
 Upgrade from Ubuntu 9.04 to 9.10 fails with essential package
 'ubuntu-minimal' can not be found anymore (mirror overloaded)
 https://bugs.launchpad.net/bugs/446956
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
Upgrade from Ubuntu 9.04 to 9.10 fails with essential package 'ubuntu-minimal' 
can not be found anymore (mirror overloaded)
https://bugs.launchpad.net/bugs/446956
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 284915] Re: Khelpcenter missing docs list

2009-10-14 Thread Bas Roufs
Hereby I confirm that documentation is still missing in KMAIL, Digikam
and several other KDE applications in Kubuntu 9.04.

-- 
Khelpcenter missing docs list
https://bugs.launchpad.net/bugs/284915
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to k3b in ubuntu.

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


Re: [Bug 447630] Re: Each time I re-open an O.O. html document with Writer, tables are being automatically renamed.

2009-10-14 Thread Bas Roufs
Hello Chris

 Can you please file this upstream bug  ...

What means in this context ''upstream?

 at http://qa.openoffice.org/issue_handling/pre_submission.html and add the
 bug number back to this report?

Of course, I am happy to also submit the bug in question to the
OpenOffice site you are pointing me at and to provide this thread with
the bug number my report there will generate. I will do so at the end
of this week or early next week.
Respectfully yours,
Bas.



 ** Changed in: openoffice.org (Ubuntu)
       Status: New = Incomplete

 --
 Each time I re-open an O.O. html document with Writer, tables are being 
 automatically renamed.
 https://bugs.launchpad.net/bugs/447630
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
Each time I re-open an O.O. html document with Writer, tables are being 
automatically renamed.
https://bugs.launchpad.net/bugs/447630
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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

[Bug 447630] Re: Each time I re-open an O.O. html document with Writer, tables are being automatically renamed.

2009-10-09 Thread Bas Roufs
** Changed in: openoffice.org (Ubuntu)
 Assignee: (unassigned) = Bas Roufs (basroufs)

** Visibility changed to: Public

-- 
Each time I re-open an O.O. html document with Writer, tables are being 
automatically renamed.
https://bugs.launchpad.net/bugs/447630
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 447630] Re: Each time I re-open an O.O. html document with Writer, tables are being automatically renamed.

2009-10-09 Thread Bas Roufs
Please, open the attachment 'Links.html' via O.O. Writer and use the 
'navigator' to check the automatically renamed tables - and especially to 
compare them with the table names at this web page:
http://circleletter.rainbowinfo.net/Links.html
This comparison will make my bug report more understandable.

Respectfully yours,

Bas Roufs.


** Attachment added: Links.html
   http://launchpadlibrarian.net/33382299/Links.html

-- 
Each time I re-open an O.O. html document with Writer, tables are being 
automatically renamed.
https://bugs.launchpad.net/bugs/447630
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 447630] Re: Each time I re-open an O.O. html document with Writer, tables are being automatically renamed.

2009-10-09 Thread Bas Roufs
This attachment is the left, bigger circle photo in each cyan blue
heading.

** Attachment added: navigator_html_m7aa282b1.png
   http://launchpadlibrarian.net/33382724/navigator_html_m7aa282b1.png

-- 
Each time I re-open an O.O. html document with Writer, tables are being 
automatically renamed.
https://bugs.launchpad.net/bugs/447630
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 447630] Re: Each time I re-open an O.O. html document with Writer, tables are being automatically renamed.

2009-10-09 Thread Bas Roufs
The same attachment 
http://launchpadlibrarian.net/33382724/navigator_html_m7aa282b1.png
is alo visible at each right, smaller circle photo in each cyan blue heading.

-- 
Each time I re-open an O.O. html document with Writer, tables are being 
automatically renamed.
https://bugs.launchpad.net/bugs/447630
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 372634] [NEW] package kpackagekit 0.4-0ubuntu8.1 failed to install/upgrade: package kpackagekit is already installed and configured

2009-05-06 Thread Bas Roufs
Public bug reported:

Binary package hint: kpackagekit

Taking into account the debugging feedback I get, the problem might be related 
to a recently installed package which is not in the repository: Adobe Reader 
version 9. A short debugging report contains the following words:
(beginning of the report)
adobereader-enu
Setting up adobereader-enu (9.1.0) ... 
(end of the report, as far as I can see it.)


I needed and Adobe Reader package because I needed to fill in a PDF form - this 
is not yet possible in 'Okular' because of one or more bugs in that package. 
For details, see:
https://bugs.kde.org/show_bug.cgi?id=161327

Respectfully yours,

Bas G. Roufs.

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: package kpackagekit is already installed and configured
Package: kpackagekit 0.4-0ubuntu8.1
SourcePackage: kpackagekit
Title: package kpackagekit 0.4-0ubuntu8.1 failed to install/upgrade: package 
kpackagekit is already installed and configured
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-package i386

-- 
package kpackagekit 0.4-0ubuntu8.1 failed to install/upgrade: package 
kpackagekit is already installed and configured
https://bugs.launchpad.net/bugs/372634
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kpackagekit in ubuntu.

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


[Bug 372634] Re: package kpackagekit 0.4-0ubuntu8.1 failed to install/upgrade: package kpackagekit is already installed and configured

2009-05-06 Thread Bas Roufs

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/26386520/Dependencies.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/26386521/DpkgTerminalLog.txt

-- 
package kpackagekit 0.4-0ubuntu8.1 failed to install/upgrade: package 
kpackagekit is already installed and configured
https://bugs.launchpad.net/bugs/372634
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 372634] Re: package kpackagekit 0.4-0ubuntu8.1 failed to install/upgrade: package kpackagekit is already installed and configured

2009-05-06 Thread Bas Roufs
Additional info: I use the Kubuntu 9.04 (Kubuntu Jaunty) variant of
Ubuntu.

Resp. Yours,

Bas Roufs.

-- 
package kpackagekit 0.4-0ubuntu8.1 failed to install/upgrade: package 
kpackagekit is already installed and configured
https://bugs.launchpad.net/bugs/372634
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kpackagekit in ubuntu.

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


Re: [Bug 317195] Re: Styles formatting menu vanished. SOLVED.

2009-02-11 Thread Bas Roufs
Hello Chris and everybody

 We are closing this bug report because it lacks the information we need
 to investigate the problem, as described in the previous comments.

Recently I carried out an 'install from scratch' at a laptop, from
O.O. Writer 2.4.1., together with the rest of the Kubuntu 8.10 distro.
The first working sessions at that configuration revealed that O.O.
Writer does function properly there, including the 'Styles and
Formatting Menu'. So, I took into account that experience when fixing
the problem at the desktop - the problem reported to you via the
dossier Bug #317195. I DID manage to solve it as follows: simply
removing and immediately reinstalling OpenOffice.org. First I removed
the existing OpenOffice configuration via a terminal command suggested
by you:
rm -rf ~/.openoffice.org ~/.openoffice.org2
Then, I gave in this command: sudo apt-get install openoffice.org.
After giving in my root password, the rest of the re-installation
process went on smoothly. In the freshly installed O.O. Writer at the
desktop, the 'styles and formatting' menu functions perfectly well.
Probably, the problem has come into being after changing a few
settings within OO Writer via TOOLSOPTIONSOpenOffice
WriterFormatting aids. But I cannot reconstruct any more which
mistake I made exactly. However it may be: it is perfectly OK for me
to close down the dossier Bug #317195, because the problem has been
solved now anyway. The only question remaining now is: is there a way
to file the experience described above, in such a way that it can also
be useful by others who might experience the same problem?

Respectfully yours,

Bas Roufs..


-- 
===
Viaconsensus
Bas G. Roufs M.A.
Van 't Hoffstraat 1
NL-3514 VT  Utrecht
M. +31.6.446.835.10
T. +31.30.785.20.40
basro...@gmail.com
===

-- 
Styles  formatting menu vanished
https://bugs.launchpad.net/bugs/317195
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 317195] Re: Styles formatting menu vanished

2009-02-11 Thread Bas Roufs
Hello Chris and everybody

 We are closing this bug report because it lacks the information we need
 to investigate the problem, as described in the previous comments.

Recently I carried out an 'install from scratch' at a laptop, from
O.O. Writer 2.4.1., together with the rest of the Kubuntu 8.10 distro.
The first working sessions at that configuration revealed that O.O.
Writer does function properly there, including the 'Styles and
Formatting Menu'. So, I took into account that experience when fixing
the problem at the desktop - the problem reported to you via the
dossier Bug #317195. I DID manage to solve it as follows: simply
removing and immediately reinstalling OpenOffice.org. First I removed
the existing OpenOffice configuration via a terminal command suggested
by you:
rm -rf ~/.openoffice.org ~/.openoffice.org2
Then, I gave in this command: sudo apt-get install openoffice.org.
After giving in my root password, the rest of the re-installation
process went on smoothly. In the freshly installed O.O. Writer at the
desktop, the 'styles and formatting' menu functions perfectly well.
Probably, the problem has come into being after changing a few
settings within OO Writer via TOOLSOPTIONSOpenOffice
WriterFormatting aids. But I cannot reconstruct any more which
mistake I made exactly. However it may be: it is perfectly OK for me
to close down the dossier Bug #317195, because the problem has been
solved now anyway. The only question remaining now is: is there a way
to file the experience described above, in such a way that it can also
be useful by others who might experience the same problem?

Respectfully yours,

Bas Roufs..

-- 
Styles  formatting menu vanished
https://bugs.launchpad.net/bugs/317195
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


Re: [Bug 317195] Re: Styles formatting menu vanished

2009-01-21 Thread Bas Roufs
 Do you still have this problem with the new version of OOo in the ppa at
 https://launchpad.net/~openoffice-pkgs/+archive ?

A few days ago I installed exactly the same new version of O.0. in
exactly the same Kubuntu 8.10, but at another computer, a laptop.
There, I did find again the complete styles and formatting menu.
So, the question remains what happened with OO writer the desktop PC,
and especially, how to fix the problem with the vanished styles and
formatting menu there. Could it be a viable option to un-install and
then re-install OO Writer? If so, how?

Thx. for replying,

Bas Roufs.

-- 
===
Viaconsensus
Bas G. Roufs M.A.
Van 't Hoffstraat 1
NL-3514 VT  Utrecht
M. +31.6.446.835.10
T. +31.30.785.20.40
basro...@gmail.com
===

-- 
Styles  formatting menu vanished
https://bugs.launchpad.net/bugs/317195
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


Re: [Bug 317195] Re: Styles formatting menu vanished

2009-01-21 Thread Bas Roufs
Hello Chris

 If it works fine on one system but not another with the same version of
 OOo then perhaps moving/removing the ~/.openoffice.org2 and
 ~/.openoffice.org directories would help resolve the problem.

In which way would you recommend me to do so? Apt-get purge as root
and reinstall via synaptic or adept?

Thx., resp. yours,
Bas.


-- 
===
Viaconsensus
Bas G. Roufs M.A.
Van 't Hoffstraat 1
NL-3514 VT  Utrecht
M. +31.6.446.835.10
T. +31.30.785.20.40
basro...@gmail.com
===

-- 
Styles  formatting menu vanished
https://bugs.launchpad.net/bugs/317195
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 317195] Re: Styles formatting menu vanished

2009-01-14 Thread Bas Roufs
The problem still not has been satisfactorily resolved!! Several very practical 
functions I used to access via 'Styles and formatting' seem to have vanished. 
By example the connection I could make between the headings and the numbering 
system - another tab in the 'Styles and formatting menu in previous versions 
of Writer. By means of 'Numbering 1' in combination with the headings I could 
work with paragraph numbers - heading 1 worked with one level (Paragraph 1), 
heading 2 worked with two levels (Subparagraph 1.1), heading 3 with three 
levels (1.1.1.), etc.
In the same document I could even combine e.g. numbering 1 for paragraph 
numbers with numbering 2 for numbers for the provisions in some legal 
document, like this:

Provision 1 - Basics
1.1. Text, text, text
1.2. Text, text, text.

Provision 2 - Details
2.1. Text, text, text.
2.2. Text, text, text.

If I would insert a new provision in between 1 and 2, Provision 2 would
automatically become 3, 2.1. would become 3.1.

But ever since OpenOffice has been upgraded to it's latest version, I
simply do not manage any more to access such functions. Please, reply!

-- 
Styles  formatting menu vanished
https://bugs.launchpad.net/bugs/317195
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


Re: [Bug 148487] Re: i can not update my thunderbird and can not download adds on

2007-11-23 Thread Bas Roufs
Dear Antonio

Thanks for your reply; after writing my message in the bug report menu, 
useful feedback on the same subject matter came in to me via the Kubuntu 
and Ubuntu user groups. Below I deal with a few finalising issues.

 Thank you for taking the time to report this bug and helping to make
 Ubuntu better.
With pleasure!
Just one question in this context. Is there any website via which I can 
report feed back and suggestions also if I do not have an immediate 
'bug'? I work with the 'Kubuntu' variant of Gutsy.

  If I understand, you are trying to update thunderbird with the built-in 
 thunderbird updater? 
Exactly, this is what I tried until it became clear to me what you say 
me too: that the updating is being organised via the general update 
process of Ubuntu/ Kubuntu instead of that of Thunderbird.

 This is deactivated in Ubuntu,the updates come trough Update Manager. 
I already found one or two times this 'Update Manager', however I cannot 
find it back. Can you tell me where I can find this 'Update Manager' in 
the Kubuntu Menu? How can I work with it?

 The current version of Thunderbird in Gutsy's repositories is 2.0.0.8. The 
 2.0.0.9 version is
 not yet available, but will provably be soon as an update. Thanks
   
If you could tell me how I could use the 'Update manager' to install 
2.0.08., I would be very grateful.
Currently, I have still 2.0.0.6. on the PC - however, later on I did 
manage to install the dictionaries that were allegedly 'incompatible' 
with it. I also managed to install other adds-on.

Thanks for your efforts. Have a good weekend!

Respectfully Yours,

Bas.

-- 
*
Viaconsensus
Bas G. Roufs M.A.
Van 't Hoffstraat 1
NL-3514 VT  Utrecht
E.:  [EMAIL PROTECTED]
M.: +31.6.446.835.10.
T.: +31.30.785.20.40.
Skype: BasRoufs
Google Talk: BasRoufs
Yahoo Messenger: Bas6Human
**

-- 
i can not update my thunderbird and can not download adds on 
https://bugs.launchpad.net/bugs/148487
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 148487] Re: i can not update my thunderbird and can not download adds on

2007-11-20 Thread Bas Roufs
** Also affects: mozilla-thunderbird (Ubuntu)
   Importance: Undecided
   Status: New

-- 
i can not update my thunderbird and can not download adds on 
https://bugs.launchpad.net/bugs/148487
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 148487] Re: i can not update my thunderbird and can not download adds on

2007-11-20 Thread Bas Roufs
The same problem I have with Kubuntu  7.10 in combination with
Thunderbird. The Thunderbird version that came with the Kubuntu 7.10
distribution is 2.0.06. Now, the version 2.0.09. is relevant. So,
several dictionary spell-check ad-ons cannot be installed any more
because they are related to newer versions of Thunderbird. Nor do I
manage to directly install Thunderbird 2.0.0.9. for Linux.

-- 
i can not update my thunderbird and can not download adds on 
https://bugs.launchpad.net/bugs/148487
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