[Bug 286049] [NEW] NetBeans IDE doesn't work well with Dust theme

2008-10-19 Thread Gian Marco Gherardi
Public bug reported:

Binary package hint: gtk2-engines-murrine

With the Dust GNOME theme 
(https://wiki.ubuntu.com/Artwork/Incoming/DustTheme) NetBeans IDE has some 
visualization problems:
* toolbar is too big (see attachment).
* keyboard shortcuts for grayed menu items are invisible (unless you highlight 
it with keyboiard/mouse).
* combobox color looks wrong (see attachment).
* active menu items font are ugly (maybe due to shadow effect)

I'm trying Dust theme 0.2 on Ubunto 8.04 with the murrine engine
available here: http://launchpadlibrarian.net/17448709/gtk2-engines-
murrine_0.60-0ubuntu1%7Eppa3_i386.deb

** Affects: gtk2-engines-murrine (Ubuntu)
 Importance: Undecided
 Status: New

-- 
NetBeans IDE doesn't work well with Dust theme
https://bugs.launchpad.net/bugs/286049
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 286049] Re: NetBeans IDE doesn't work well with Dust theme

2008-10-19 Thread Gian Marco Gherardi

** Attachment added: Screenshot.png
   http://launchpadlibrarian.net/18700057/Screenshot.png

-- 
NetBeans IDE doesn't work well with Dust theme
https://bugs.launchpad.net/bugs/286049
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 286049] Re: NetBeans IDE doesn't work well with Dust theme

2008-10-19 Thread Gian Marco Gherardi
Seems that this kind of problem is present on all Swing Java apps

-- 
NetBeans IDE doesn't work well with Dust theme
https://bugs.launchpad.net/bugs/286049
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 228931] Re: /bin/bash not in /etc/shells, causing login window/fast user switch applet hilarity

2008-05-10 Thread Gian Marco Gherardi
Same problem, following is the package update log

Commit Log for Sat May 10 11:03:27 2008
Upgraded the following packages:
bash (3.2-0ubuntu16) to 3.2-0ubuntu17
friendly-recovery (0.1) to 0.1.2
libmysqlclient15off (5.0.51a-3ubuntu5) to 5.0.51a-3ubuntu5.1
mysql-common (5.0.51a-3ubuntu5) to 5.0.51a-3ubuntu5.1

No users in login window (with human-list theme) and just current user
in user-switcher gnome panel applet

-- 
/bin/bash not in /etc/shells, causing login window/fast user switch applet 
hilarity
https://bugs.launchpad.net/bugs/228931
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 184003] BadAlloc (insufficient resources for operation) error when run amule or filezilla with xserver-xorg-core version 2:1.3.0.0.dfsg-12ubuntu8.1

2008-01-18 Thread Gian Marco Gherardi
Public bug reported:

Binary package hint: xserver-xorg-core

This morning ubuntu auto updater proposed me to upgrade

xserver-xorg-core version 2:1.3.0.0.dfsg-12ubuntu8

to version

2:1.3.0.0.dfsg-12ubuntu8.1

Since the upgrade, when i try to run amule, i receive the following
error to the terminal:

Initialising aMule
Checking if there is an instance already running...
No other instances are running.
The program 'amule' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 403 error_code 11 request_code 148 minor_code 5)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Also when run filezilla i receive the same message:

The program 'filezilla' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 201 error_code 11 request_code 148 minor_code 5)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

When i rollback xserver-xorg-core to previous version (2:1.3.0.0.dfsg-
12ubuntu8) and restart system, amule and filezilla works fine.

I'm running Ubuntu 7.10 with Nvidia GeForce 7600GS using restricted
drivers from ubuntu repositories

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

** Description changed:

  Binary package hint: xserver-xorg-core
  
  This morning ubuntu auto updater proposed me to upgrade
  
  xserver-xorg-core version 2:1.3.0.0.dfsg-12ubuntu8
  
  to version
  
  2:1.3.0.0.dfsg-12ubuntu8.1
  
  Since the upgrade, when i try to run amule, i receive the following
  error to the terminal:
  
  Initialising aMule
  Checking if there is an instance already running...
  No other instances are running.
  The program 'amule' received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 403 error_code 11 request_code 148 minor_code 5)
(Note to programmers: normally, X errors are reported asynchronously;
 that is, you will receive the error a while after causing it.
 To debug your program, run it with the --sync command line
 option to change this behavior. You can then get a meaningful
 backtrace from your debugger if you break on the gdk_x_error() function.)
  
  Also when run filezilla i receive the same message:
  
  The program 'filezilla' received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 201 error_code 11 request_code 148 minor_code 5)
(Note to programmers: normally, X errors are reported asynchronously;
 that is, you will receive the error a while after causing it.
 To debug your program, run it with the --sync command line
 option to change this behavior. You can then get a meaningful
 backtrace from your debugger if you break on the gdk_x_error() function.)
  
  When i rollback xserver-xorg-core to previous version (2:1.3.0.0.dfsg-
- 12ubuntu8) and restart everything back to function propely
+ 12ubuntu8) and restart system, amule and filezille work s fine

** Description changed:

  Binary package hint: xserver-xorg-core
  
  This morning ubuntu auto updater proposed me to upgrade
  
  xserver-xorg-core version 2:1.3.0.0.dfsg-12ubuntu8
  
  to version
  
  2:1.3.0.0.dfsg-12ubuntu8.1
  
  Since the upgrade, when i try to run amule, i receive the following
  error to the terminal:
  
  Initialising aMule
  Checking if there is an instance already running...
  No other instances are running.
  The program 'amule' received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 403 error_code 11 request_code 148 minor_code 5)
(Note to programmers: normally, X errors are reported asynchronously;
 that is, you will receive the error a while after causing it.
 To debug your program, run it with the --sync command line
 option to change this behavior. You can then get a meaningful
 backtrace from your debugger if you break on the gdk_x_error() function.)
  
  Also when run filezilla i receive the same message:
  
  The program 'filezilla' received an X Window System error.
  This probably 

[Bug 149731] Re: window title bar drawn wrong with compiz

2007-10-23 Thread Gian Marco Gherardi
*** This bug is a duplicate of bug 99508 ***
https://bugs.launchpad.net/bugs/99508

Screenshot taken with 
Gusty
NVIDIA GeForce 7600GS with Gusty restricted driver
Is a clear Gusty installation updated to 10 october 2007

** Attachment added: Screenshot.png
   http://launchpadlibrarian.net/10140097/Screenshot.png

-- 
window title bar drawn wrong with compiz
https://bugs.launchpad.net/bugs/149731
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 93622] Re: Compiz makes lots of windows open on all workspaces initially (gedit, gnome-terminal, gossip, eog, etc.)

2007-10-19 Thread Gian Marco Gherardi
With Always on visible workspace option enabled, some workspace switch
switch cause the window to become unreachable (also from the window list
item on the panel). Also dragging the window from one workspace to
another result in bad window position.

-- 
Compiz makes lots of windows open on all workspaces initially (gedit, 
gnome-terminal, gossip, eog, etc.)
https://bugs.launchpad.net/bugs/93622
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