[Bug 1898155] Re: oomd is useless. at least with default configuration

2020-10-29 Thread Rimas Kudelis
OK, thanks!

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

Title:
  oomd is useless. at least with default configuration

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

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

[Bug 1898155] [NEW] oomd is useless. at least with default configuration

2020-10-01 Thread Rimas Kudelis
Public bug reported:

I have 16GB or RAM and 2GB of swap. I also usually have several docker
containers up, and also run an IDE (PhpStorm) and Firefox with about a
million tabs open (bad habit, I know).

Each of these things consumes memory, so typically I don't have that much free 
RAM.
Every now and then, some webpage I have open in Firefox will trigger something 
akin to a memory leak, thus causing Firefox to gradually consume more and more 
RAM, until there's no more free RAM left, at which point the computer begins 
swapping like crazy and becomes unusable. Usually, I give up waiting for it to 
become responsive in a couple minutes and just turn it off and then back on.

That's why I installed oomd. I hoped it would notice the computer
approaching that point of no return and kill Firefox (or PhpStorm, or
whatever else), then I would just reopen the application and continue
working.

BUT THAT NEVER HAPPENS! And I believe that that is worthy of a bug
report, because in essense it means that oomd absolutely fails to do
what it's meant to do.

I have package version 0.4.0-1 installed on Ubuntu 20.04:

$ apt policy oomd
oomd:
  Įdiegta:0.4.0-1
  Kandidatas: 0.4.0-1
  Versijų lentelė:
 *** 0.4.0-1 100
100 /var/lib/dpkg/status
 0.3.1-1 500
500 http://lt.archive.ubuntu.com/ubuntu focal/universe amd64 Packages


And whenever I check, the service is running:

$ service oomd status
● oomd.service - Userland out-of-memory killer daemon
 Loaded: loaded (/lib/systemd/system/oomd.service; enabled; vendor preset: 
enabled)
 Active: active (running) since Fri 2020-10-02 08:14:38 EEST; 13min ago
   Docs: man:oomd(1)
 https://github.com/facebookincubator/oomd#configuration
   Main PID: 815 (oomd)
  Tasks: 3 (limit: 18864)
 Memory: 5.0M (low: 64.0M)
 CGroup: /system.slice/oomd.service
 └─815 /usr/bin/oomd --interval 1 --config /etc/oomd/oomd.json 
--cgroup-fs /sys/fs/cgroup/unified

spal. 02 08:14:38 carbon oomd[815]: [../src/oomd/config/ConfigTypes.cpp:50] 
  DisableOnDrop=0
spal. 02 08:14:38 carbon oomd[815]: [../src/oomd/config/ConfigTypes.cpp:54] 
SilenceLogs=
spal. 02 08:14:38 carbon oomd[815]: [../src/oomd/config/ConfigTypes.cpp:58] 
DetectorGroup=free swap goes below 10 percent
spal. 02 08:14:38 carbon oomd[815]: [../src/oomd/config/ConfigTypes.cpp:63] 
  Detector=swap_free
spal. 02 08:14:38 carbon oomd[815]: [../src/oomd/config/ConfigTypes.cpp:65] 
Args=
spal. 02 08:14:38 carbon oomd[815]: [../src/oomd/config/ConfigTypes.cpp:70] 
  threshold_pct=10
spal. 02 08:14:38 carbon oomd[815]: [../src/oomd/config/ConfigTypes.cpp:79] 
Action=kill_by_swap_usage
spal. 02 08:14:38 carbon oomd[815]: [../src/oomd/config/ConfigTypes.cpp:81] 
  Args=
spal. 02 08:14:38 carbon oomd[815]: [../src/oomd/config/ConfigTypes.cpp:86] 

cgroup=user.slice/user-*.slice/session-*.scope,user.slice/user-*.slice/user@*.service/*,system.slice/*
spal. 02 08:14:38 carbon oomd[815]: [../src/oomd/Oomd.cpp:377] Running oomd


But like I said, it seems to be completely not functional.

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

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

Title:
  oomd is useless. at least with default configuration

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

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

[Bug 1892372] Re: oomd does not start

2020-09-03 Thread Rimas Kudelis
For now I just installed the 0.4.0-1 deb package built for Groovy. There
were no dependency problems and the daemon has started. I'll see how it
goes from here.

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

Title:
  oomd does not start

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

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

[Bug 1892372] Re: oomd does not start

2020-08-24 Thread Rimas Kudelis
Do you mind releasing a fix for focal? Or backporting that new version,
considering how the current one just doesn't work at all out of the box?

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

Title:
  oomd does not start

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

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

[Bug 1892372] Re: oomd does not start

2020-08-23 Thread Rimas Kudelis
There is no 0.4.0-1 package yet available in focal. Will it become
available in a few days or so?

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

Title:
  oomd does not start

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

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

[Bug 1892372] [NEW] oomd does not start

2020-08-20 Thread Rimas Kudelis
Public bug reported:

I installed oomd hoping that it will kill my browser whenever it's time
for me to restart it, but nothing is happening. Today I desided to check
why, and apparently, the oomd service is not being started, because a
precondition which checks for /usr/bin/oomd_bin being an executable file
fails.

This is no wonder, considering that there is no file with such name in
the package. I tried editing the service definition to refer to
/usr/bin/oomd instead, but that didn't work either.

# apt policy oomd
oomd:
  Įdiegta:0.3.1-1
  Kandidatas: 0.3.1-1
  Versijų lentelė:
 *** 0.3.1-1 500
500 http://lt.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
100 /var/lib/dpkg/status
# systemctl status oomd
● oomd.service - Userland out-of-memory killer daemon
 Loaded: loaded (/lib/systemd/system/oomd.service; enabled; vendor preset: 
enabled)
 Active: inactive (dead)
  Condition: start condition failed at Thu 2020-08-20 17:09:55 EEST; 1min 58s 
ago
 └─ ConditionFileIsExecutable=/usr/bin/oomd_bin was not met
   Docs: man:oomd_bin(1)
 https://github.com/facebookincubator/oomd#configuration

rugp. 19 09:00:44 carbon systemd[1]: Condition check resulted in Userland 
out-of-memory killer daemon being skipped.
rugp. 20 17:09:37 carbon systemd[1]: Condition check resulted in Userland 
out-of-memory killer daemon being skipped.
rugp. 20 17:09:55 carbon systemd[1]: Condition check resulted in Userland 
out-of-memory killer daemon being skipped.
# dpkg -L oomd
/.
/etc
/etc/default
/etc/default/oomd
/etc/init.d
/etc/init.d/oomd
/etc/oomd
/etc/oomd/oomd.json
/lib
/lib/systemd
/lib/systemd/system
/lib/systemd/system/oomd.service
/usr
/usr/bin
/usr/bin/oomd
/usr/share
/usr/share/doc
/usr/share/doc/oomd
/usr/share/doc/oomd/changelog.Debian.gz
/usr/share/doc/oomd/copyright
/usr/share/doc/oomd/docs
/usr/share/doc/oomd/docs/auxiliary_plugins.md
/usr/share/doc/oomd/docs/configuration.md.gz
/usr/share/doc/oomd/docs/core_plugins.md.gz
/usr/share/doc/oomd/docs/drop_in_configs.md.gz
/usr/share/doc/oomd/docs/io_cost.md
/usr/share/doc/oomd/docs/production_setup.md
/usr/share/doc/oomd/docs/stats.md
/usr/share/doc/oomd/docs/writing_a_plugin.md.gz
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/oomd.1.gz

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

** Description changed:

  I installed oomd hoping that it will kill my browser whenever it's time
  for me to restart it, but nothing is happening. Today I desided to check
  why, and apparently, the oomd service is not being started, because a
  precondition which checks for /usr/bin/oomd_bin being an executable file
  fails.
  
- This is no wonder, considering that there is no file with such name in the 
package. I tried editing the service definition to refer to /usr/bin/oomd 
instead, but that didn't work either.
-  
+ This is no wonder, considering that there is no file with such name in
+ the package. I tried editing the service definition to refer to
+ /usr/bin/oomd instead, but that didn't work either.
  
  # apt policy oomd
  oomd:
-   Įdiegta:0.3.1-1
-   Kandidatas: 0.3.1-1
-   Versijų lentelė:
-  *** 0.3.1-1 500
- 500 http://lt.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
- 100 /var/lib/dpkg/status
- # service status oomd
- status: unrecognized service
- root@carbon:/home/rq/Projektai/dijorus-php# systemctl status oomd
+   Įdiegta:0.3.1-1
+   Kandidatas: 0.3.1-1
+   Versijų lentelė:
+  *** 0.3.1-1 500
+ 500 http://lt.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
+ 100 /var/lib/dpkg/status
+ # systemctl status oomd
  ● oomd.service - Userland out-of-memory killer daemon
-  Loaded: loaded (/lib/systemd/system/oomd.service; enabled; vendor 
preset: enabled)
-  Active: inactive (dead)
-   Condition: start condition failed at Thu 2020-08-20 17:09:55 EEST; 1min 58s 
ago
-  └─ ConditionFileIsExecutable=/usr/bin/oomd_bin was not met
-Docs: man:oomd_bin(1)
-  https://github.com/facebookincubator/oomd#configuration
+  Loaded: loaded (/lib/systemd/system/oomd.service; enabled; vendor 
preset: enabled)
+  Active: inactive (dead)
+   Condition: start condition failed at Thu 2020-08-20 17:09:55 EEST; 1min 58s 
ago
+  └─ ConditionFileIsExecutable=/usr/bin/oomd_bin was not met
+    Docs: man:oomd_bin(1)
+  https://github.com/facebookincubator/oomd#configuration
  
  rugp. 19 09:00:44 carbon systemd[1]: Condition check resulted in Userland 
out-of-memory killer daemon being skipped.
  rugp. 20 17:09:37 carbon systemd[1]: Condition check resulted in Userland 
out-of-memory killer daemon being skipped.
  rugp. 20 17:09:55 carbon systemd[1]: Condition check resulted in Userland 
out-of-memory killer daemon being skipped.
  # dpkg -L oomd
  /.
  /etc
  /etc/default
  /etc/default/oomd
  /etc/init.d
  /etc/init.d/oomd
  /etc/oomd
  /etc/oomd/oomd.json
  /lib
  /li

[Bug 1875044] Re: Host name not resolved

2020-04-27 Thread Rimas Kudelis via ubuntu-bugs
$ systemd-resolve --status
Global
   LLMNR setting: no
MulticastDNS setting: no
  DNSOverTLS setting: no
  DNSSEC setting: no
DNSSEC supported: no
  DNSSEC NTA: 10.in-addr.arpa
  16.172.in-addr.arpa
  168.192.in-addr.arpa
  17.172.in-addr.arpa
  18.172.in-addr.arpa
  19.172.in-addr.arpa
  20.172.in-addr.arpa
  21.172.in-addr.arpa
  22.172.in-addr.arpa
  23.172.in-addr.arpa
  24.172.in-addr.arpa
  25.172.in-addr.arpa
  26.172.in-addr.arpa
  27.172.in-addr.arpa
  28.172.in-addr.arpa
  29.172.in-addr.arpa
  30.172.in-addr.arpa
  31.172.in-addr.arpa
  corp
  d.f.ip6.arpa
  home
  internal
  intranet
  lan
  local
  private
  test

Link 184 (br-c5c554540e93)
  Current Scopes: none
DefaultRoute setting: no
   LLMNR setting: yes
MulticastDNS setting: no
  DNSOverTLS setting: no
  DNSSEC setting: no
DNSSEC supported: no

Link 909 (veth145b083)
  Current Scopes: none
DefaultRoute setting: no
   LLMNR setting: yes
MulticastDNS setting: no
  DNSOverTLS setting: no
  DNSSEC setting: no
DNSSEC supported: no

Link 907 (veth259d5e7)
  Current Scopes: none
DefaultRoute setting: no
   LLMNR setting: yes
MulticastDNS setting: no
  DNSOverTLS setting: no
  DNSSEC setting: no
DNSSEC supported: no

Link 905 (veth70c5229)
  Current Scopes: none
DefaultRoute setting: no
   LLMNR setting: yes
MulticastDNS setting: no
  DNSOverTLS setting: no
  DNSSEC setting: no
DNSSEC supported: no

Link 903 (veth754adf7)
  Current Scopes: none
DefaultRoute setting: no


$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 19.10
Release:19.10
Codename:   eoan


$ apt policy systemd
systemd:
  Įdiegta:242-7ubuntu3.7
  Kandidatas: 242-7ubuntu3.7
  Versijų lentelė:
 *** 242-7ubuntu3.7 500
500 http://lt.archive.ubuntu.com/ubuntu eoan-updates/main amd64 Packages
100 /var/lib/dpkg/status
 242-7ubuntu3.6 500
500 http://security.ubuntu.com/ubuntu eoan-security/main amd64 Packages
 242-7ubuntu3 500
500 http://lt.archive.ubuntu.com/ubuntu eoan/main amd64 Packages


I don't think I have configured anything WRT how systemd-resolved works. All 
configuration comes from DHCP.

I have configured and sometimes a couple VPN networks use on my machine,
these have some explicit configuration on them (I'm (hopefully) not
using them as default route and I had to configure IPSEC algorithms
manually to be able to connect), but the issue manifests regardless of
whether or not I'm connected to them, so I think it's safe to assume
they don't have any effect on it.

I'm planning to upgrade to Ubuntu 20.04 within a few weeks.

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

Title:
  Host name not resolved

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

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

[Bug 1875044] [NEW] Host name not resolved

2020-04-25 Thread Rimas Kudelis via ubuntu-bugs
Public bug reported:

Systemd-resolved fails to resolve a host which has a private IP address, even 
though its DNS entry is public. This happens even when I am connected to a VPN 
where the host resides.
Interestingly, if I manually issue a `host -a` request, the host gets resolved, 
and further resolution works until its cached entry times out.

Here's some hopefully helpful output of me running `nslookup` and
`host`:

# nslookup
> presto.lmta.lt
Server: 127.0.0.53
Address:127.0.0.53#53

Non-authoritative answer:
*** Can't find presto.lmta.lt: No answer
> server 8.8.8.8
Default server: 8.8.8.8
Address: 8.8.8.8#53
> presto.lmta.lt
Server: 8.8.8.8
Address:8.8.8.8#53

Non-authoritative answer:
Name:   presto.lmta.lt
Address: 10.41.0.118
> server 127.0.0.53
Default server: 127.0.0.53
Address: 127.0.0.53#53
> presto.lmta.lt
Server: 127.0.0.53
Address:127.0.0.53#53

Non-authoritative answer:
*** Can't find presto.lmta.lt: No answer
[^D pressed]

# host presto.lmta.lt
[no output at all. I immediately run the next command]

# host -a presto.lmta.lt
Trying "presto.lmta.lt"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 20532
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;presto.lmta.lt.IN  ANY

;; ANSWER SECTION:
presto.lmta.lt. 3599IN  A   10.41.0.118

Received 48 bytes from 127.0.0.53#53 in 57 ms

[then immediately afterwards:]
# host presto.lmta.lt
presto.lmta.lt has address 10.41.0.118

# nslookup
> presto.lmta.lt
Server: 127.0.0.53
Address:127.0.0.53#53

Non-authoritative answer:
Name:   presto.lmta.lt
Address: 10.41.0.118

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

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

Title:
  Host name not resolved

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-18 Thread Rimas Kudelis via ubuntu-bugs
@htrex: 
I'm using PHPStorm as well, and the issue seems gone after I rebooted to 
previous kernel (5.3.0-45-generic). I suggest you do the same until this is 
resolved.

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-15 Thread Rimas Kudelis via ubuntu-bugs
I have this issue as well. Rebooted my Thinkpad X1 Carbon 6th gen today,
and now I'm getting these UI lockups for a few seconds every few
minutes, even though the mouse cursor still moves and Spotify keeps
playing what it is playing.

In my case, this seems related to PhpStorm 2020.1. It's enough to just
scroll a file back and forth for like 30 seconds in PhpStorm for the bug
to manifest. Meanwhile scrolling in Firefox or Gnome Terminal doesn't
seem to trigger this.

PhpStorm writes a thread dump each time it happens. I'm attaching one
here, in case it might be useful.

** Attachment added: "PhpStorm thread dump"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872001/+attachment/5354553/+files/threadDump-20200415-151829.txt

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1854640] Re: White line below the spinner animation

2020-03-23 Thread Rimas Kudelis via ubuntu-bugs
I'll switch to 20.04 as soon as it's released, thanks. Is the spinner
there by default by any chance?

Regarding 1. being not a bug in general, I'm tempted to disagree.
Windows does that somehow, which means it must be possible for Linux to
do as well. Although I do understand that perhaps it's not something
that can be fixed in Plymouth.

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

Title:
  White line below the spinner animation

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

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

[Bug 1854640] Re: Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1 Carbon 6th gen

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
3 and 4 then, I guess?

Also, thanks for the pointers! I don't think the symptoms we're having are 
exactly same, but they're close enough to give it a shot at considering them as 
such.
Here's where I think our experience differs:
- My impression from bug 1838725 is that sometimes you don't see the boot logo 
at all, only the text mode animation, and some other times everything is fine. 
This isn't my case, because I do see (the black screen and later) the boot logo 
for most of the boot time before being thrown into text mode for a few seconds.
- In bug 1836858 your initial comment says that the logo disappears only 
"briefly". This is of course subjective, but I don't think half of the boot 
time is brief. :)

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] Re: Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1 Carbon 6th gen

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
Ah right, I guess something has changed. The first case (booting with
disk password) now acts closer to the second (booting without it),
although I haven't tested the latter recently.

The issues that remain are:

1. The Lenovo logo only appears on screen after a significant delay. If feels 
as if about half the booting process has already happened at that time. Before 
it appears, I get to stare at a completely black screen.
2. I rebooted three times in a row on Saturday, and in all cases the graphical 
bootup got interrupted by the text-mode experience (where the word Ubuntu and 
four color-changing dots are shown in plain text) for a couple of seconds just 
before the display manager would kick in.
3. The spinner is not shown during boot-up, only during shutdown.
4. Even at shutdown the spinner is not exactly smooth: you get a white line 
below it just before it disappears, and there is an approx. 1.5 second delay 
between it disappearing and the computer rebooting.

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] The issue is still there

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
I'm attaching a video of the reboot process I performed on Saturday. For
the reference, I had exacly same success with a full poweroff and clean
boot, except I had to enter my PC boot password in that case.


** Attachment added: "20200321_093326.mp4"
   
https://bugs.launchpad.net/bugs/1854640/+attachment/5340309/+files/20200321_093326.mp4

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] ProcCpuinfoMinimal.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

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

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] UdevDb.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] Lspci.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] Lsusb.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] ProcModules.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] ProcInterrupts.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] EtcDefaultGrub.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

** Attachment added: "EtcDefaultGrub.txt"
   
https://bugs.launchpad.net/bugs/1854640/+attachment/5340300/+files/EtcDefaultGrub.txt

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] Dependencies.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1854640/+attachment/5340299/+files/Dependencies.txt

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] Re: Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1 Carbon 6th gen

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

** Tags added: apport-collected eoan

** Description changed:

  I have multiple issues with plymouth-theme-spinner on my 6th generation
  X1 Carbon. I'll try listing them here.
  
  1. If I enable hard disk password in BIOS, neither Lenovo logo, nor the
  spinner is shown during bootup. Instead, I just get the black screen. I
  believe I do get the full experience with the logo and the spinner
  during shutdown though.
  
  2. When the hard disk password is disabled, I get the red Lenovo logo
  during bootup, but not the spinner. (I guess the spinner is the common
  issue between this and the first case).
  
- 3. In both cases, the graphical bootup gets interrupted by the text-mode
- experience (where the word Ubuntu and four color-changing dots are shown
- in plain text) just before the display manager kicks in.
+ 3. In both cases, the graphical bootup gets interrupted by the text-mode 
experience (where the word Ubuntu and four color-changing dots are shown in 
plain text) just before the display manager kicks in.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu8.6
+ Architecture: amd64
+ BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
+ CurrentDesktop: ubuntu:GNOME
+ DefaultPlymouth: /usr/share/plymouth/themes/bgrt/bgrt.plymouth
+ DistroRelease: Ubuntu 19.10
+ InstallationDate: Installed on 2019-11-25 (118 days ago)
+ InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
+ MachineType: LENOVO 20KHA003CD
+ Package: plymouth 0.9.4git20190712-0ubuntu4.1
+ PackageArchitecture: amd64
+ ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-42-generic 
root=UUID=4d5cbc1f-66ec-4286-a31f-bd3d77498556 ro quiet splash 
cgroup_enable=memory swapaccount=1 vt.handoff=7
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=lt_LT.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-42-generic 
root=UUID=4d5cbc1f-66ec-4286-a31f-bd3d77498556 ro quiet splash 
cgroup_enable=memory swapaccount=1 vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.3.0-42.34-generic 5.3.18
+ Tags:  eoan
+ TextPlymouth: /usr/share/plymouth/themes/ubuntu-text/ubuntu-text.plymouth
+ Uname: Linux 5.3.0-42-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
vboxusers
+ _MarkForUpload: True
+ dmi.bios.date: 02/20/2020
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: N23ET71W (1.46 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 20KHA003CD
+ dmi.board.vendor: LENOVO
+ dmi.board.version: SDK0L77769 WIN
+ dmi.chassis.asset.tag: No Asset Information
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: None
+ dmi.modalias: 
dmi:bvnLENOVO:bvrN23ET71W(1.46):bd02/20/2020:svnLENOVO:pn20KHA003CD:pvrThinkPadX1Carbon6th:rvnLENOVO:rn20KHA003CD:rvrSDK0L77769WIN:cvnLENOVO:ct10:cvrNone:
+ dmi.product.family: ThinkPad X1 Carbon 6th
+ dmi.product.name: 20KHA003CD
+ dmi.product.sku: LENOVO_MT_20KH_BU_Think_FM_ThinkPad X1 Carbon 6th
+ dmi.product.version: ThinkPad X1 Carbon 6th
+ dmi.sys.vendor: LENOVO

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] ProcCpuinfo.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] [NEW] Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1 Carbon 6th gen

2019-12-01 Thread Rimas Kudelis
Public bug reported:

I have multiple issues with plymouth-theme-spinner on my 6th generation
X1 Carbon. I'll try listing them here.

1. If I enable hard disk password in BIOS, neither Lenovo logo, nor the
spinner is shown during bootup. Instead, I just get the black screen. I
believe I do get the full experience with the logo and the spinner
during shutdown though.

2. When the hard disk password is disabled, I get the red Lenovo logo
during bootup, but not the spinner. (I guess the spinner is the common
issue between this and the first case).

3. In both cases, the graphical bootup gets interrupted by the text-mode
experience (where the word Ubuntu and four color-changing dots are shown
in plain text) just before the display manager kicks in.

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

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1269434] Re: Enable XPath support

2017-07-12 Thread Rimas Kudelis
I'd like to back up this request.

The "new upstream release" of Xalan-C (1.11) has made its way into
Debian stable (it's there even in Jessie), and while it doesn't seem to
be getting much maintenance attention recently, it is part of Debian
main archive, so is presumably secure and stable enough.

While the xml-security-c home page says that the state of Xalan-C is
unclear, it is currently the only way to support XPath and XSLT in xml-
security-c.

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

Title:
  Enable XPath support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xml-security-c/+bug/1269434/+subscriptions

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


[Bug 1681173] Re: Unable to use keyboard top row for password entry with Lithuanian layout

2017-04-17 Thread Rimas Kudelis
I suspect this depends on your _default_ (main) keyboard layout. Try
setting it to Lithuanian and then logging in anew.

My suspicion is based on the fact that the problem manifests itself with
regardless of the actual keyboard layout in use at the particular moment
and the fact that Lithuanian is my default layout.

Also, I'm using Xubuntu session, not Ubuntu session, but I doubt that
would amount to much difference in this case.

** Description changed:

- The common Lithuanian keyboard layout has accented characters in its
- unshifted level, uppercase accented characters in shifter level, numbers
- in the third (AltGr) level, and special characters in the fourth
- (AltGr+Shift) level.
+ The common Lithuanian keyboard layout has accented characters in the
+ unshifted level of the top row, uppercase accented characters in its
+ shifted level, numbers in the third (AltGr) level, and special
+ characters in the fourth (AltGr+Shift) level.
  
  I have noticed that when entering the password to unlock my password
  database, I cannot use the characters in the top row, because instead of
  producing the desired characters, they produce a Vietnamese double-
- accented letter ầ in all four level. Only four keys in the top row
+ accented letter ầ in all four levels. Only four keys in the top row
  behave as expected, these are the backtick, 2, 8 and hyphen-minus key.
  
  Even worse: I just noticed that this happens regardless of the currently
  active layout. I have three keyboard layouts enabled: lt, lt(us) and ru,
  and whichever of these I have on during program startup, the problem
  remains the same.
  
  I'm attaching a screenshot depicting the problem. The symbols entered 
represent the first three states of the keyboard and should have been as 
follows:
  ąčęėįšųū„“-ž ĄČĘĖĮŠŲŪ()_Ž 1234567890–=
  
  This problem does not manifest on Windows, although I suppose they
  compile Keepass2 with Microsoft .NET instead of Mono for that platform.

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

Title:
  Unable to use keyboard top row for password entry with Lithuanian
  layout

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

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

[Bug 1681182] [NEW] Compile with Qt5

2017-04-09 Thread Rimas Kudelis
Public bug reported:

The README file for KeepassX has been instructing to use Qt5 when
building this application for quite some time now. Assuming that it
builds well, why not use the newer toolkit?

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

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

Title:
  Compile with Qt5

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

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


[Bug 1681173] [NEW] Unable to use keyboard top row for password entry with Lithuanian layout

2017-04-09 Thread Rimas Kudelis
Public bug reported:

The common Lithuanian keyboard layout has accented characters in its
unshifted level, uppercase accented characters in shifter level, numbers
in the third (AltGr) level, and special characters in the fourth
(AltGr+Shift) level.

I have noticed that when entering the password to unlock my password
database, I cannot use the characters in the top row, because instead of
producing the desired characters, they produce a Vietnamese double-
accented letter ầ in all four level. Only four keys in the top row
behave as expected, these are the backtick, 2, 8 and hyphen-minus key.

Even worse: I just noticed that this happens regardless of the currently
active layout. I have three keyboard layouts enabled: lt, lt(us) and ru,
and whichever of these I have on during program startup, the problem
remains the same.

I'm attaching a screenshot depicting the problem. The symbols entered represent 
the first three states of the keyboard and should have been as follows:
ąčęėįšųū„“-ž ĄČĘĖĮŠŲŪ()_Ž 1234567890–=

This problem does not manifest on Windows, although I suppose they
compile Keepass2 with Microsoft .NET instead of Mono for that platform.

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

** Attachment added: "Screenshot"
   
https://bugs.launchpad.net/bugs/1681173/+attachment/4858665/+files/keepass2.png

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

Title:
  Unable to use keyboard top row for password entry with Lithuanian
  layout

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

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

[Bug 73307] Re: /usr/share/aspell/lt.cwl.gz not compressed optimally

2016-11-03 Thread Rimas Kudelis
** No longer affects: ispell-lt

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

Title:
   /usr/share/aspell/lt.cwl.gz not compressed optimally

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ispell-lt/+bug/73307/+subscriptions

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


[Bug 1637959] Re: Gnome Font Viewer (gucharmap) displays characters white-on-white when global dark theme is on

2016-10-31 Thread Rimas Kudelis
Note there are two Debian bugs, which are both marked as fixed since package 
version 1:3.16.2-1:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776093
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808386

However, this does not seem to be the case. The upstream bug is
https://bugzilla.gnome.org/show_bug.cgi?id=741939, but that bug has been
"FIXED" by introducing a workaround in the code, which enforces bright
theme on gucharmap instead of actually making use of the theme's colors.
I wouldn't call that a fix though.

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

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

** Bug watch added: GNOME Bug Tracker #741939
   https://bugzilla.gnome.org/show_bug.cgi?id=741939

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

Title:
  Gnome Font Viewer (gucharmap)  displays characters white-on-white when
  global dark theme is on

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

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


[Bug 1637959] [NEW] Gnome Font Viewer (gucharmap) displays characters white-on-white when global dark theme is on

2016-10-31 Thread Rimas Kudelis
Public bug reported:

I use a dark theme globally, and gucharmap has a problem with dark
themes. The problem is that in the character table, only the currently
selected character is visible, whereas all other characters are
displayed as white glyphs on white background, therefore, are invisible.

I'm attaching a screenshot with this effect visible. You can observe
that U+0034 DIGIT FOUR is the character currently selected, and it is
the only one that can be seen in the table.

I'm running Xubuntu 16.04.1 LTS. The theme I'm using is called Add-
Waiter (which is basically a dark-by-default version of Adwaita), and
the version number of gucharmap is visible in the About dialog (exact
version of the package is 1:3.18.2-1ubuntu1).

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

** Attachment added: "gucharmap bug.png"
   
https://bugs.launchpad.net/bugs/1637959/+attachment/4770090/+files/gucharmap%20bug.png

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

Title:
  Gnome Font Viewer (gucharmap)  displays characters white-on-white when
  global dark theme is on

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

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


[Bug 1216692] Re: Several Language packages (libreoffice-l10n-lt, lv and others) are missing in latest ppa:libreoffice/libreoffice-4.0 and ppa:libreoffice/libreoffice-4.1 packages

2013-08-25 Thread Rimas Kudelis
** Package changed: libreoffice (Ubuntu) => df-libreoffice

** Changed in: df-libreoffice
   Status: Invalid => New

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

Title:
  Several Language packages (libreoffice-l10n-lt, lv and others) are
  missing in latest ppa:libreoffice/libreoffice-4.0 and
  ppa:libreoffice/libreoffice-4.1 packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1216692/+subscriptions

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


[Bug 11334]

2012-08-13 Thread Rimas Kudelis
Marc, this particular bug is Linux-specific. You should file a new one
if you happen to have this same problem on Windows. Clipboard
implementations are completely different among different operating
systems, so Windows issues are totally irrelevant in this Linux bug.

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

Title:
  MASTER Copy-Paste doesn't work if the source is closed before the
  paste

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

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


[Bug 576837] [NEW] Lithuanian translation missing in packages

2010-05-07 Thread Rimas Kudelis
Public bug reported:

Binary package hint: tuxguitar

Tuxguitar has been translated into Lithuanian, but this locale is not
included in packages. Please include it too.

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

-- 
Lithuanian translation missing in packages
https://bugs.launchpad.net/bugs/576837
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 565294] Re: Plural translations are broken for Lithuanian language

2010-04-23 Thread Rimas Kudelis
2010.04.23 00:35, Andrius Štikonas rašė:
> Данило, now it is of course too late but should KDE Lithuanian team move
> the really singular form to the msgstr[3]  for KDE S.C. 4.5? It should
> be possible to write a script that does this.
>   

Shouldn't we discuss the possibility to move to 4 plurals in all
projects first? I think if we agreed on that, it would probably make
more sense to list them in correct order (1, 2, 10, 21).

Rimas

-- 
Plural translations are broken for Lithuanian language
https://bugs.launchpad.net/bugs/565294
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 14335] Re: nautilus wants to execute all text files on a vfat and ntfs drives

2010-04-21 Thread Rimas Kudelis
2010.04.21 22:45, Przemysław Kulczycki rašė:
> ** Summary changed:
>
> - nautilus wants to execute all text files on a vfat flash drive
> + nautilus wants to execute all text files on a vfat and ntfs drives
>
> ** Summary changed:
>
> - nautilus wants to execute all text files on a vfat and ntfs drives
> + nautilus wants to execute all text files on vfat and ntfs drives
>
>   

According to comment #9, this also happens with iso9660 disks.

-- 
nautilus wants to execute all text files on vfat and ntfs drives
https://bugs.launchpad.net/bugs/14335
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

Re: [Bug 565294] Re: Plural translations are broken for Lithuanian language

2010-04-19 Thread Rimas Kudelis
Hi,

2010.04.19 19:06, David Planella rašė:
> El ds 17 de 04 de 2010 a les 13:44 +, en/na Rimas Kudelis va
> escriure: 
>   
>> * While I do agree with what you said regarding standardisation, we have
>> a little problem: manpower. Lack of it is probably the biggest reason
>> why I don't really see it happening in the short term: coming to a
>> consensus is one thing, but actually realising it is totally different.
>> 
> But if there is this lack of manpower, would it not have been better to
> wait with the plural migration and try to reach consensus first, rather
> than a project using a different plural form than all the others?
>   

It wasn't a problem until Launchpad. As you of course know, every .po
file has its own plural header, so there is no conflict, especially
among different projects.

> El dg 18 de 04 de 2010 a les 07:30 +, en/na Donatas Glodenis va
> escriure:
>   
>> Also we should perhaps raise the question about changing the number of
>> plural forms with other developers and translators in Lithuania to
>> perpahs switch to 4 forms... Would it be possible to achieve, what do
>> you think?
>> 
> I think this should be discussed within the Lithuanian community and
> whichever communication channels the different upstream translation
> projects use, rather than on this bug. This will give you the
> possibility to get input from everyone involved and to discuss in a more
> appropriate medium than on a bug tracker (mailing list, IRC, forum,
> etc.).
>   

I guess Donatas' question was directed at me. In any case, we will
probably have a discussion on our mailing list, but like I said, I'm
rather skeptic about the outcome because of the lack of manpower AND
this problem being KDE-specific (Donatas explained me why KDE went for
four plural forms, and I don't think the problem being solved is common
in other projects).

> El dl 19 de 04 de 2010 a les 14:53 +, en/na Gintautas Miliauskas va
> escriure: 
>   
>> FWIW, I as the GNOME Lithuanian translation coordinator would also like
>> to bypass Launchpad translations for GNOME packages that are
>> translatable under l10n.gnome.org.
>>
>> 
> That is a separate discussion, which I'd be happy to discuss further on
> the Ubuntu Translators list or offline. In any case, that is currently
> not technically possible, and I'd personally would prefer to keep a
> unified approach in handling translations than having exceptions.
>
> If there is any kind of conflict or miscommunication between the
> Lithuanian GNOME and Ubuntu translation teams, please let me know and
> I'll try to help in what I can.
>   

I guess the main problem is that mostly it's the same people that
produce translations both in upstream and in Launchpad. Keeping them in
sync manually only consumes more time and doesn't really add much value
to the result. Perhaps Launchpad could be extended to allow blacklisting
certain packages from being translatable in it, and Ubuntu would just
use upstream translations in those cases, at least as long as they're
complete.

> As a summary, though, in my opinion the solution to this problem should
> rather be social than technical, and it would be good that the
> Lithuanian translation community would try to reach consensus before
> individual projects migrate unilaterally to a different plural form.
>   

I think we're having both a social and a technical problem here.
Launchpad was meant to ease translation process, but instead, it's more
of an obstacle in this case.

Rimas

-- 
Plural translations are broken for Lithuanian language
https://bugs.launchpad.net/bugs/565294
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 565294] Re: Plural translations are broken for Lithuanian language

2010-04-17 Thread Rimas Kudelis
2010.04.17 17:08, Andrius Štikonas rašė:
> Stripping the second form would be more logical
>   

How come?  The first form targets cases where n==1, meanwhile the second
form targets n==21, n==31 etc., but still works fine with n==1.

-- 
Plural translations are broken for Lithuanian language
https://bugs.launchpad.net/bugs/565294
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 565294] Re: Plural translations are broken for Lithuanian language

2010-04-17 Thread Rimas Kudelis
* While I do agree with what you said regarding standardisation, we have
a little problem: manpower. Lack of it is probably the biggest reason
why I don't really see it happening in the short term: coming to a
consensus is one thing, but actually realising it is totally different.

*) Yes, I mean the translators (though I see localization as part of the
development process, so they're still developers in that sense).


Since it's not possible to provide different variations for the same language 
in Launchpad, then perhaps one of these would be possible:
a) strip the first form when importing Lithuanian KDE translation into 
launchpad (thus effectively degrading it to 3 plural forms)?
b) do not import Lithuanian KDE translations to Launchpad at all, and use 
upstream translations in Ubuntu instead?

-- 
Plural translations are broken for Lithuanian language
https://bugs.launchpad.net/bugs/565294
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 565294] Re: Plural translations are broken for Lithuanian language

2010-04-17 Thread Rimas Kudelis
Yes, it is a recent KDE-only change. The difference from the rule with
three plural forms is that number "1" is a separate case now. In three
plural forms mode, 1 is the same case as 21, 31 etc. Note: neither is a
mistake. KDE developers decided to change the plural form they use to
get more freedome in that one case.

-- 
Plural translations are broken for Lithuanian language
https://bugs.launchpad.net/bugs/565294
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 78505] Re: NTFS and FAT partitions mounted with executable bits create lots of annoyance

2009-11-28 Thread Rimas Kudelis
Colin: I noticed you're not subscribed to this bug, so our comments
haven't actually reached you. Please read them, there are questions for
you.

-- 
NTFS and FAT partitions mounted with executable bits create lots of annoyance
https://bugs.launchpad.net/bugs/78505
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 78505] Re: NTFS and FAT partitions mounted with executable bits create lots of annoyance

2009-06-29 Thread Rimas Kudelis
Colin: this is probably a stupid question, but are you sure that binfmt-
support depends on exe files having the executable bit set?

-- 
NTFS and FAT partitions mounted with executable bits create lots of annoyance
https://bugs.launchpad.net/bugs/78505
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 323992] [NEW] Allow to get rid of PulseAudio easily

2009-02-01 Thread Rimas Kudelis
Public bug reported:

I'm not quite sure if it's a control-center bug, but this is where an
appropriate setting could live.

Currently, to disable PulseAudio, one has to manually hunt down each and
every possible reason why this daemon starts. This is very time
consuming and gets on nerves when you think you've done everything you
could, and you still see Pulseaudio running.

I suggest to add a simple checkbox to enable/disable the use of
PulseAudio.

Why I want to turn off PA: 
* Multi-channel mixing can be performed by ALSA internally (I think it's called 
Dmix)
* I don't need to route my sound to other PC's, and I very rarely to never need 
to route it to other hardware than it's running on
* I have never in my life needed to resample sounds
* I think PA introduces lags
* It doesn't work well with Skype (I think)
* It doesn't work well with Flash (I think).

So, the summary is as simple as "I think that for me PA generates more
trouble than revenue, and I want to get rid of it"

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

-- 
Allow to get rid of PulseAudio easily
https://bugs.launchpad.net/bugs/323992
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 81963] Re: [feisty] keyboard layout maps improperly

2008-09-23 Thread Rimas Kudelis
Yes, working with a non-US keyboard layout and tsclient is still
painfull (ATM I'm testing Intrepid Alpha 6). Details follow.

With "Lithuania" keyboard layout (default for Lithuania), and no
particular layout chosen in "Local Resources" tab of Tsclient, I get the
US keyboard layout in login dialog. It works pretty well, but it's an
en-US layout, and I want a Lithuanian one.

Then if I don't log off, and switch layout to LT, the following happens:
1. AltGr key is being ignored (AltGr states are identical to non-AltGr states);
2. letter č (LATIN SMALL LETTER C WITH CARON; U+010D) is being echoed instead 
of q (LATIN SMALL LETTER Q; U+0071);
3. letter Ų (LATIN CAPITAL LETTER U WITH OGONEK; U+0172) is being echoed 
instead of K (LATIN CAPITAL LETTER K; U+004B);
4. letter < (LESS-THAN SIGN; U+003C) is being echoed instead of letter Z (LATIN 
CAPITAL LETTER Z; U+005A);
5. letter > (GREATER-THAN SIGN; U+003E) is being echoed instead of letter Y 
(LATIN CAPITAL LETTER Y; U+0059).

Then if I log off and choose "lt" as a keyboard language in Local Resources 
tab, and leave "Lithuania" keyboard layout in Gnome:
1. the old "Lithuanian Standard" keyboard layout is being turned on in Windows 
(it's not even enabled on the target PC);
2. without Shift-key pressed, I cannot use keys "1" to "6" and "=" that are in 
the topmost row; and with Shift-key pressed, I cannot use keys "1" to "8" and 
"=" in that row;
3. Most of the other keys in that row enter wrong characters, as well as do 
some keys in other rows;
4. Alt+Shift is being caught both by tsclient AND X.org (Gnome Keyboard 
Indicator changes it as well as the Indicator on the target PC).
5. In conclusion – it is all messed up.

Similar stuff happens when I log on with "Lithuania (US keyboard with
Lithuanian letters)" layout turned on locally.


My suspicion is that Tsclient cares too much about the keyboard layout
that is used locally. I think that it should absolutely ignore the local
keyboard layout, and only take raw keycodes into account, if that's
possible.

Also, I'm not quite sure if the option to choose remote keyboard layout
is needed at all. At least the Remote Desktop client in Vista doesn't
have that option at all.

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

-- 
[feisty] keyboard layout maps improperly
https://bugs.launchpad.net/bugs/81963
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 231155] Re: Plone 3.1.1

2008-07-24 Thread Rimas Kudelis
Spinus, well, if Plone3 packages are the only ones depending on libjs-
prototype, then I guess there's no need for a separate bug.

It would be nice to get attention from backport maintainers though...

-- 
Plone 3.1.1
https://bugs.launchpad.net/bugs/231155
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 231155] Re: Plone 3.1.1

2008-07-18 Thread Rimas Kudelis
I've added Hardy Backports to the affected projects list. Hope this will
get attention from backport maintainers.

** Also affects: hardy-backports
   Importance: Undecided
   Status: New

-- 
Plone 3.1.1
https://bugs.launchpad.net/bugs/231155
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 249809] Re: zope-cmfcore1.6 requires zope2.8|zope2.9, where's support for zope2.10?

2008-07-18 Thread Rimas Kudelis
This also applies to at least the following binary packages:
zope-cmfdefault1.6
zope-cmftopic1.6
zope-cmfcalendar1.6
zope-dcworkflow1.6
zope-cmfactionicons1.6
zope-genericsetup
zope-cmfquickinstallertool
zope-btreefolder2
zope-securemailhost
zope-extendedpathindex
zope-cmfdynamicviewfti
zope-cmfplacefulworkflow
zope-statusmessages
zope-cmfsetup1.6
zope-cmfuid1.6

not all of them are built from the zope-cmf1.6 source, but many are, so
I'm listing them.

-- 
zope-cmfcore1.6 requires zope2.8|zope2.9, where's support for zope2.10?
https://bugs.launchpad.net/bugs/249809
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 249809] [NEW] zope-cmfcore1.6 requires zope2.8|zope2.9, where's support for zope2.10?

2008-07-18 Thread Rimas Kudelis
Public bug reported:

Binary package hint: zope-cmf1.6

zope-cmfplone depends on zope2.10 or zope2.9, and also on a bunch of
zope-cmf1.6 packages, such as zope-cmfcore1.6:

http://packages.ubuntu.com/hardy/zope-cmfplone .

However, zope-cmfcore1.6 depends on zope2.9 or zope2.8, thus making
plone impossible to install with zope2.10:

http://packages.ubuntu.com/hardy/zope-cmfcore1.6 .

Please add support for zope2.10 in affected zope-cmf1.6 packages

** Affects: zope-cmf1.6 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
zope-cmfcore1.6 requires zope2.8|zope2.9, where's support for zope2.10?
https://bugs.launchpad.net/bugs/249809
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 180627] Re: rhythmbox saves mp3 tag at start of file but loads already existing tag from end of file

2008-05-16 Thread Rimas Kudelis
I too am facing this problem.

I thought APE writes ID3 tags, but actually, it writes APETAG tags, and
yes they are stored at the end of the file, and yes Rhythmbox prefers
them over ID3 2.3 for display, but updates/writes ID3 instead.

Unfortunately, my file is also copyrighted (perhaps it wouldn't be that
much of a prpblem though?). andmy attempts to generate a similarly
broken non-copyrighted file failed.

However, here's some info about it:

[EMAIL PROTECTED]:/mnt/data/Download$ file "08 Lupe Fiasco Ft Matthew 
Santos-Superstar.mp3" 
08 Lupe Fiasco Ft Matthew Santos-Superstar.mp3: Audio file with ID3 version 
23.0 tag, MP3 encoding

[EMAIL PROTECTED]:/mnt/data/Download$ apetag -i "08 Lupe Fiasco Ft Matthew 
Santos-Superstar.mp3" 
W: file does not contain ape tag
No valid APE tag found

[EMAIL PROTECTED]:/mnt/data/Download$ tail -c 1024 "08 Lupe Fiasco Ft Matthew 
Santos-Superstar.mp3" > superstar-tail
[EMAIL PROTECTED]:/mnt/data/Download$ less -f superstar-tail 
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[E

[Bug 65916] Re: DOM inspector doesn't appear in Edgy/FFox2

2008-04-27 Thread Rimas Kudelis
No, not in freshly installed Hardy. In Hardy DOM inspector appears in
the menus just like it's supposed to.

-- 
DOM inspector doesn't appear in Edgy/FFox2
https://bugs.launchpad.net/bugs/65916
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 64995] Re: Mouse and keyboard rendered unusable in linux-image-2.6.17-10-generic=2.6.17-10.29 and 2.6.17-10.33

2008-04-26 Thread Rimas Kudelis
I haven't faced this bug for a long time, and found a cure more than a
year ago.

If I remember correctly, it was a misconfiguration that happenned during
an upgrade. I think this bug is now safe to close as INVALID or FIXED.

-- 
Mouse and keyboard rendered unusable in 
linux-image-2.6.17-10-generic=2.6.17-10.29 and 2.6.17-10.33
https://bugs.launchpad.net/bugs/64995
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 16465] Re: Firefox eats way too many CPU cycles with certain pages

2008-03-29 Thread Rimas Kudelis
The webpage used in the original report has been fully redone since
reporting, and is no longer publicly available. That's why you see it as
working OK.

I have removed the links pointing to it, and added links to the upstream
bug and testcases instead.

** Summary changed:

- Firefox eats up all the CPU with certain pages
+ Firefox eats way too many CPU cycles with certain pages

** Description changed:

- Firefox becomes very unstable and eats lots of CPU when opening
- http://www.vu.lt/ivykiai_old/. This site is most probably coded with IE only 
in
- mind, but still I don't think FF should do that.
+ Firefox becomes very unstable and eats lots of CPU when opening sites
+ with DHTML scrolling message (javascript marquee).
  
- The site in question does not use any Flash, so this bug is not the same
- as bug 14911.
+ Mozilla bug tracker has a few testcases attached to the upstream bug (
+ https://bugzilla.mozilla.org/show_bug.cgi?id=142994 ), such as this one:
+ https://bugzilla.mozilla.org/attachment.cgi?id=127852 .
  
- http://www.vu.lt/ivykiai/: http://www.vu.lt/ivykiai/
+ The bug does not involve any use of Flash or other plugins, so this bug
+ is not the same as bug 14911.

-- 
Firefox eats way too many CPU cycles with certain pages
https://bugs.launchpad.net/bugs/16465
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


Re: [Bug 79289] Re: drag&drop moving of message does not work

2008-02-06 Thread Rimas Kudelis
Seth rašė:
> Anywyas, I
> can live with using thunderbird without alltray when reorganizing my
> mailbox. Also, I'll see whether options/alternatives exist to make
> thunderbird run in the system tray. I imagine both KDE and thunderbird
> are prone to have this feature natively by now.

There's an extension called "New Mail Icon" which you can configure to
always display an icon in the system tray.

Check out http://moztraybiff.mozdev.org/ .

RQ

-- 
drag&drop moving of message does not work
https://bugs.launchpad.net/bugs/79289
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

Re: [Bug 79289] Re: drag&drop moving of message does not work

2008-02-05 Thread Rimas Kudelis
Seth, here's my current pstree. DnD works in it:

[EMAIL PROTECTED]:~ $ pstree -u rq
bonobo-activati───{bonobo-activati}

dbus-daemon

deskbar-applet───2*[{deskbar-applet}]

evolution-data-───{evolution-data-}

evolution-excha───{evolution-excha}

fast-user-switc

gconfd-2

gnome-session─┬─bluetooth-apple
  ├─gnome-panel
  ├─metacity
  ├─nautilus
  ├─pidgin───{pidgin}
  ├─python
  ├─seahorse-agent───{seahorse-agent}
  ├─skype───9*[{skype}]
  ├─2*[ssh-agent]
  ├─trackerd───2*[{trackerd}]
  ├─update-notifier
  ├─vino-session
  └─{gnome-session}

gnome-keyring-d

gnome-netstatus

gnome-power-man

gnome-screensav

gnome-settings-───{gnome-settings-}

gnome-terminal─┬─bash───pstree
   ├─gnome-pty-helpe
   └─{gnome-terminal}

gnome-vfs-daemo───{gnome-vfs-daemo}

gnome-volume-ma

gweather-applet

mapping-daemon

mixer_applet2───{mixer_applet2}

multiload-apple

notification-da

rhythmbox───8*[{rhythmbox}]

seahorse-daemon

thunderbird───run-mozilla.sh───thunderbird-bin───14*[{thunderbird-bin}]

trashapplet

tsclient-applet
[EMAIL PROTECTED]:~ $

-- 
drag&drop moving of message does not work
https://bugs.launchpad.net/bugs/79289
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 79289] Re: drag&drop moving of message does not work

2008-02-04 Thread Rimas Kudelis
Hm, it works as intended for me on Ubuntu 7.10.

Seth, perhaps it's just delayed reaction? I get similar problems when
dragging music from Rhythmbox to my Desktop, for example. Sometimes you
just have to wait a few seconds longer for the cursor to change (that
indicates you can now move/copy the item).

Note: my experience is with X.org, i've turned off both Xgl and desktop
effects. This could be important.

-- 
drag&drop moving of message does not work
https://bugs.launchpad.net/bugs/79289
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 159238] Re: Garbage in gnome-terminal

2007-11-11 Thread Rimas Kudelis
** Description changed:

  Binary package hint: gnome-terminal
  
- When switching active workspaces, windows etc, gnome-terminal frequently 
displays unacceptable garbage in its terminal widget.
- This could be caused by vim (as it's the application I use most in my 
gnome-terminal sessions).
+ When switching active workspaces, windows etc, gnome-terminal frequently
+ displays unacceptable garbage in its terminal widget.
+ 
+ This could be caused by vim (as it's the application I use most in my
+ gnome-terminal sessions), but I don't really think so.

-- 
Garbage in gnome-terminal
https://bugs.launchpad.net/bugs/159238
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 86825] Re: Bad ALSA defaults for Acer Travelmate

2007-11-02 Thread Rimas Kudelis
Leann, is it enough to test the LiveCD version of Gutsy? I don't want to
upgrade that computer just yet.

-- 
Bad ALSA defaults for Acer Travelmate
https://bugs.launchpad.net/bugs/86825
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 159238] Re: Garbage in gnome-terminal

2007-11-01 Thread Rimas Kudelis

** Attachment added: "Another example (same terminal session)"
   http://launchpadlibrarian.net/10238155/garbage2.png

** Description changed:

  Binary package hint: gnome-terminal
  
- When switching active workspaces, windows etc, gnome-terminal frequently 
displays garbage in its terminal widget.
- This could be caused by vim (as it's the application I use most in my 
gnome-terminal sessions.
+ When switching active workspaces, windows etc, gnome-terminal frequently 
displays unacceptable garbage in its terminal widget.
+ This could be caused by vim (as it's the application I use most in my 
gnome-terminal sessions).

-- 
Garbage in gnome-terminal
https://bugs.launchpad.net/bugs/159238
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 159238] Re: Garbage in gnome-terminal

2007-11-01 Thread Rimas Kudelis

** Attachment added: "An example"
   http://launchpadlibrarian.net/10238154/garbage1.png

-- 
Garbage in gnome-terminal
https://bugs.launchpad.net/bugs/159238
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 159238] Garbage in gnome-terminal

2007-11-01 Thread Rimas Kudelis
Public bug reported:

Binary package hint: gnome-terminal

When switching active workspaces, windows etc, gnome-terminal frequently 
displays unacceptable garbage in its terminal widget.
This could be caused by vim (as it's the application I use most in my 
gnome-terminal sessions).

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

-- 
Garbage in gnome-terminal
https://bugs.launchpad.net/bugs/159238
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 139457] Re: Entering and removing combining characters messes up terminal display

2007-11-01 Thread Rimas Kudelis
** Summary changed:

- Entering dagesh creates unremovable characters
+ Entering and removing combining characters messes up terminal display

-- 
Entering and removing combining characters messes up terminal display
https://bugs.launchpad.net/bugs/139457
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 139457] Re: Entering and removing combining characters messes up terminal display

2007-11-01 Thread Rimas Kudelis
This actually happens with all combining characters, not just the dagesh.
For example, if in terminal you enter a letter "s" followed by U+0300 
(COMBINING GRAVE ACCENT) and U+0327 (COMBINING CEDILLA), you see these three 
chars in a row, like this:
s`¸ 
. If you now press Enter, you'll see a 'command not found' statement. Now if 
you just press backspace ONCE, the view become like this:
s`
, and if you press Enter now, bash doesn't complain. Furthermore, you cannot 
erase these two characters. However, to make things just more funny, if you 
start continuously pressing up and down arrows (previous/next cmd), you'll see  
the number of s` peers growing by one after each press of the arrow down 
button. However, no matter how many of them are displayed, pressing Enter is 
just as effective as pressing it with a blank command.

It seems to me like bash now actually knows what a combining character
is, and upon pressing backspace erases all combining characters and the
one they are combined with, however, gnome-terminal doesn't expect that.

-- 
Entering and removing combining characters messes up terminal display
https://bugs.launchpad.net/bugs/139457
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 12740] Re: new icon and ui cleanup

2007-10-28 Thread Rimas Kudelis
Oh, and talking about an icon, the Human theme has both a beautiful
orange globe and a nice computer with a brown desktop. If only someone
could merge them nicely into one icon similarly to the current icon of
tsclient, that icon would rock IMHO.

-- 
new icon and ui cleanup
https://bugs.launchpad.net/bugs/12740
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 12740] Re: new icon and ui cleanup

2007-10-28 Thread Rimas Kudelis
I suggest beautifying even more of TSclient.

In Dapper times, a guy named Lauri Taumila has created a Human theme for
TSclient, which incorporates icons used in all TSclient tabs, and even
the top strip. I suggest Ubuntu to replace the files in TSclient with
his creation, or other files from Human theme (where appropriate, e.g.
sound.png is different from what I see in the Settings menu in Gutsy).

The theme description and a download link is here:
http://www.taimila.com/?q=node/3. I'm also attaching the theme to this
bug.


** Attachment added: "Dapper Human theme for TSclient"
   http://launchpadlibrarian.net/10198700/tsclient_dapper_theme.tar.gz

-- 
new icon and ui cleanup
https://bugs.launchpad.net/bugs/12740
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 12740] Re: new icon and ui cleanup

2007-10-28 Thread Rimas Kudelis
Oops, I misspelled his name. He's actually named Lauri Taimila.

-- 
new icon and ui cleanup
https://bugs.launchpad.net/bugs/12740
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 153021] Re: XChat falls out of the GNOME notification area

2007-10-16 Thread Rimas Kudelis
it is a bug, because other programs manage to reattach to the panel when
it restarts.

However, it seems like I can't reproduce that in Gutsy.

-- 
XChat falls out of the GNOME notification area
https://bugs.launchpad.net/bugs/153021
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 81107] Re: Bluetooth-applet falls out of the GNOME notification area

2007-10-16 Thread Rimas Kudelis
Right, I can't reproduce that in Gutsy either.

-- 
Bluetooth-applet falls out of the GNOME notification area
https://bugs.launchpad.net/bugs/81107
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 153021] Re: XChat falls out of the GNOME notification area

2007-10-15 Thread Rimas Kudelis
btw I'm talking about xchat 2.8.4-0ubuntu4~feisty1 in Feisty.

-- 
XChat falls out of the GNOME notification area
https://bugs.launchpad.net/bugs/153021
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 81107] Re: Bluetooth-applet falls out of the GNOME notification area

2007-10-15 Thread Rimas Kudelis
upgrading to gutsy right now, so not sure yet. :)

-- 
Bluetooth-applet falls out of the GNOME notification area
https://bugs.launchpad.net/bugs/81107
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 116830] Re: seahorse-agent does not re-dock in the panel

2007-10-15 Thread Rimas Kudelis
Confirming with seahorse 1.0.1-0ubuntu1 in Feisty. See screenshot.

** Attachment added: "Screenshot of a case"
   http://launchpadlibrarian.net/10031315/se.png

-- 
seahorse-agent does not re-dock in the panel
https://bugs.launchpad.net/bugs/116830
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 81107] Re: Bluetooth-applet falls out of the GNOME notification area

2007-10-15 Thread Rimas Kudelis
This happens for me with bluez-gnome 0.6-1ubuntu3 on feisty

-- 
Bluetooth-applet falls out of the GNOME notification area
https://bugs.launchpad.net/bugs/81107
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 153021] XChat falls out of the GNOME notification area

2007-10-15 Thread Rimas Kudelis
Public bug reported:

Binary package hint: xchat

After gnome-panel crashes and restarts, or if it's killed, the tray icon
of XChat pops out into a separate window instead of returning to the
default system tray. See the attached screenshot.

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

-- 
XChat falls out of the GNOME notification area
https://bugs.launchpad.net/bugs/153021
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 153021] Re: XChat falls out of the GNOME notification area

2007-10-15 Thread Rimas Kudelis

** Attachment added: "A screenshot of the case"
   http://launchpadlibrarian.net/10031263/xc.png

-- 
XChat falls out of the GNOME notification area
https://bugs.launchpad.net/bugs/153021
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 146185] LinuxDC++ 1.0.0 released - please update

2007-09-28 Thread Rimas Kudelis
Public bug reported:

Binary package hint: linuxdcpp

On september 23rd, LinuxDC++ 1.0.0 has been released (see [1]). I think it's 
time to update the package to a release version.
[1] http://linuxdcpp.berlios.de/articles.php?mode=comments&id=20

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

-- 
LinuxDC++ 1.0.0 released - please update
https://bugs.launchpad.net/bugs/146185
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 124992] Re: Symbolic links aren't resolved when creating a zip archive

2007-07-31 Thread Rimas Kudelis
** Bug watch added: GNOME Bug Tracker #462371
   http://bugzilla.gnome.org/show_bug.cgi?id=462371

** Also affects: fileroller (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=462371
   Importance: Unknown
   Status: Unknown

-- 
Symbolic links aren't resolved when creating a zip archive
https://bugs.launchpad.net/bugs/124992
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 124992] Symbolic links aren't resolved when creating a zip archive

2007-07-09 Thread Rimas Kudelis
Public bug reported:

Binary package hint: file-roller

When creating a zip archive, symbolic links aren't being followed, but
are added as links instead (zip -y ==  store symbolic links as the link
instead of the referenced file). I don't think that's how it should be
as a symlink in an archive is practically useless. I suggest that file-
roller doesn't use zip -y option when creating a zip archive.

ProblemType: Bug
Architecture: i386
Date: Tue Jul 10 07:59:04 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/file-roller
Package: file-roller 2.18.1-0ubuntu1
PackageArchitecture: i386
ProcCmdline: file-roller /home/rq/Desktop/liras422.zip
ProcCwd: /home/rq
ProcEnviron:
 LANGUAGE=lt_LT:lt:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=lt_LT.UTF-8
 SHELL=/bin/bash
SourcePackage: file-roller
Uname: Linux sugar 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 
GNU/Linux

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Symbolic links aren't resolved when creating a zip archive
https://bugs.launchpad.net/bugs/124992
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 124992] Re: Symbolic links aren't resolved when creating a zip archive

2007-07-09 Thread Rimas Kudelis

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

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

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

-- 
Symbolic links aren't resolved when creating a zip archive
https://bugs.launchpad.net/bugs/124992
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 22930] Re: Newly-sensitive button ignores clicks until cursor re-enters it

2007-07-09 Thread Rimas Kudelis
The resolution is in process. Check the upstream bug (gnome-bugs #56070)
for more detail.

-- 
Newly-sensitive button ignores clicks until cursor re-enters it
https://bugs.launchpad.net/bugs/22930
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 73931] Re: login in nested window dies changing workspace

2007-07-07 Thread Rimas Kudelis
You're right, configuring gdm to use Xephyr works around this problem.
Thanks! :)

-- 
login in nested window dies changing workspace
https://bugs.launchpad.net/bugs/73931
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 63090] Re: do not eject all USB/Firewire devices

2007-07-05 Thread Rimas Kudelis
Confirming, the feisty-backports package solves the problem by
suggesting to unmount a partition instead of ejecting the whole drive.

-- 
do not eject all USB/Firewire devices
https://bugs.launchpad.net/bugs/63090
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 64928] Re: "GRUB Error 16: Inconsistent filesystem structure" (with ReiserFS)

2007-06-22 Thread Rimas Kudelis
I get a very similar error after each power failure as well as after
each hibernation attempt. Booting into recovery mode and then pressing
ctrl+alt+del solves the problem, but this is very annoying. Especially
because grub takes about a minute, or maybe even two to display its
menu, and then another minute to finally boot the kernel in such case.

-- 
"GRUB Error 16: Inconsistent filesystem structure" (with ReiserFS)
https://bugs.launchpad.net/bugs/64928
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 109224] Re: Optical drive tray ejects when ejecting USB removable hard disc drive

2007-06-22 Thread Rimas Kudelis
the "unable to eject" part is related to Bug #102514.

-- 
Optical drive tray ejects when ejecting USB removable hard disc drive
https://bugs.launchpad.net/bugs/109224
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 102514] Re: Can't eject external USB hard drive

2007-06-22 Thread Rimas Kudelis
*** This bug is a duplicate of bug 63090 ***
https://bugs.launchpad.net/bugs/63090

I too am suffering from this bug. When I try to eject my USB-to-IDE HDD, it 
disappears from the desktop for a moment, and then comes back with an "unable 
to eject" error message.
Furthermore, if  I run "sudo eject -s /dev/sdb" from commandline, here's what I 
get:
[EMAIL PROTECTED]:~ $ sudo eject -s /dev/sdb
dm_task_set_name: Device /dev/mapper/sda2 not found
dm_task_set_name: Device /dev/mapper/sda5 not found

I don't get it - not only both /dev/mapper/sda2 and /dev/mapper/sda5
exist, they're on a totally different physical disk! Why is `eject`
trying to find them at all?

Could it be the case that this is happenning only to partitioned USB
media?

-- 
Can't eject external USB  hard drive
https://bugs.launchpad.net/bugs/102514
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 102066] Re: Unable to release USB drive from Gnome in some cases

2007-06-22 Thread Rimas Kudelis
I think this is a duplicate of bug #102514, which, in turn, is probably
incorrectly marked as a dupe of another bug.

-- 
Unable to release USB drive from Gnome in some cases
https://bugs.launchpad.net/bugs/102066
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 16465] Re: Firefox eats up all the CPU with certain pages

2007-06-19 Thread Rimas Kudelis
Hm, seems like nothing has changed much since Edgy.

-- 
Firefox eats up all the CPU with certain pages
https://bugs.launchpad.net/bugs/16465
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 16465] Re: Firefox eats up all the CPU with certain pages

2007-06-19 Thread Rimas Kudelis
TomasHnyk: You're right. At least with the website mentioned in the
initial bug report, CPU usage no longer rises that much (still it does
rise from 6 to 30 percent, looking at the output of `top`).

-- 
Firefox eats up all the CPU with certain pages
https://bugs.launchpad.net/bugs/16465
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 22336] Re: CPU overheats during high usage "throttling "

2007-06-14 Thread Rimas Kudelis
hmm...

I escaped those shutdowns by commenting out all i2c related modules from
/etc/modules (I suppose I added them myself previously, when trying to
set up fan speed control).

-- 
CPU overheats during high usage "throttling "
https://bugs.launchpad.net/bugs/22336
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 55138] Re: Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's

2007-05-11 Thread Rimas Kudelis
Ondřej:
you must edit /etc/fstab and /boot/grub/menu.lst after upgrading. Change sdc to 
sda everywhere, then the system will boot. To do that, you should boot to your 
old kernel first. That's what I did, and the system works smoothly now.

-- 
Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's
https://bugs.launchpad.net/bugs/55138
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 55138] Re: Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's

2007-05-10 Thread Rimas Kudelis
Thank you Scott,
The system now works as expected.

The devs should take a look at Bug #56854, and maybe fix that too, at
least for the next version of *buntu...

-- 
Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's
https://bugs.launchpad.net/bugs/55138
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 22336] Re: CPU overheats during high usage "throttling "

2007-05-10 Thread Rimas Kudelis
hmm...
I guess my problem is out too, as my non-laptop restarts seem to have been 
caused by misconfiguration of lm-sensors (/etc/sensors.conf).
Anyways, my PC is now undergoing warranty reparations, as yesterday I found out 
that my PSU cooler wouldn't spin (causing emergency reboots again, heh).

-- 
CPU overheats during high usage "throttling "
https://bugs.launchpad.net/bugs/22336
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 60722] Re: Set better umasks for FAT filesystems (USB drives etc)

2007-05-07 Thread Rimas Kudelis
pherris:
use fmask, not umask.

-- 
Set better umasks for FAT filesystems (USB drives etc)
https://bugs.launchpad.net/bugs/60722
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 55138] Re: Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's

2007-05-07 Thread Rimas Kudelis
hm...
now that I've upgraded from 2.6.15-27 to 2.6.15-28, my system doesnt' boot with 
the new kernel. I guess it's because I have /dev/sdc all around in fstab. Will 
changing of sdc to sda in it fix the boot problem for me?

-- 
Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's
https://bugs.launchpad.net/bugs/55138
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 90477] Re: Copy/paste does not work if Firefox is closed down

2007-04-28 Thread Rimas Kudelis
*** This bug is a duplicate of bug 21202 ***
https://bugs.launchpad.net/bugs/21202

** This bug has been marked a duplicate of bug 21202
   firefox doesn't work with gtk clipboard management

-- 
Copy/paste does not work if Firefox is closed down
https://bugs.launchpad.net/bugs/90477
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 22336] Re: CPU overheats during high usage "throttling "

2007-04-12 Thread Rimas Kudelis
Again: the problem for me arises even on a non-notebook computer which I
assembled just hacf a year ago, so it's not yet choking with dust.

Those "emergency shutdowns" piss me off. Expecially when GRUB is now so
sensitive about uncleanly unmounted partitions, forcing me to log into
single-user mode just to press ctrl+alt+del quite often...

-- 
CPU overheats during high usage "throttling "
https://bugs.launchpad.net/bugs/22336
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 81915] Re: adds/removes same device many times a second causing high loads and extremally slow performance

2007-03-25 Thread Rimas Kudelis
I think it's closed now.

** Changed in: hal (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
adds/removes same device many times a second causing high loads and extremally 
slow performance
https://launchpad.net/bugs/81915

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


[Bug 44805] Re: "critical temperature reached" with kernel 2.6.15-22-386

2007-03-18 Thread Rimas Kudelis
*** This bug is a duplicate of bug 22336 ***

** This bug has been marked a duplicate of bug 22336
   laptop overheats when performing CPU intensive tasks.

-- 
"critical temperature reached" with kernel 2.6.15-22-386
https://launchpad.net/bugs/44805

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


[Bug 54855] Re: critical temperature reached

2007-03-18 Thread Rimas Kudelis
*** This bug is a duplicate of bug 22336 ***

** This bug is no longer a duplicate of bug 44805
   "critical temperature reached" with kernel 2.6.15-22-386

** This bug has been marked a duplicate of bug 22336
   laptop overheats when performing CPU intensive tasks.

-- 
critical temperature reached
https://launchpad.net/bugs/54855

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


[Bug 93229] Re: Window for "gdmflexiserver -n" disappears on desktop switch

2007-03-17 Thread Rimas Kudelis
FYI: this is very similar to bug #49740, but a different package is
involved.

-- 
Window for "gdmflexiserver -n" disappears on desktop switch
https://launchpad.net/bugs/93229

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


[Bug 93229] Re: Window for "gdmflexiserver -n" disappears on desktop switch

2007-03-17 Thread Rimas Kudelis
.. and the process is not running after window is lost. So it's much
rather a crash, than a hiding window.

-- 
Window for "gdmflexiserver -n" disappears on desktop switch
https://launchpad.net/bugs/93229

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


  1   2   >